pulumi/tests/integration/policy/policy_pack_w_config
Horace Lee a92a005d68
Use ESlint instead of TSlint (#7719)
Migrated TSlint configs to ESlint ones using [tslint-to-eslint-config](https://github.com/typescript-eslint/tslint-to-eslint-config) tool, and refined the configs to better match the current coding style.

Changes:
- [member-delimiter-style](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/eslint-plugin/docs/rules/member-delimiter-style.md#options) that as suggested default for type definition to be  with `semicolon`
- Indentation fixes that is enforced by [eslint-indent](https://eslint.org/docs/rules/indent#options)
- Added dependencies for ESlint with Typescript
- Removed TSlint
2021-08-10 11:31:59 -07:00
..
configs Remove pulumi/aws dependency from policy int tests (#4206) 2020-03-27 14:55:58 -07:00
PulumiPolicy.yaml Fix policy integration test dependencies (#4228) 2020-03-29 17:55:08 -07:00
index.ts Remove pulumi/aws dependency from policy int tests (#4206) 2020-03-27 14:55:58 -07:00
package.json Use ESlint instead of TSlint (#7719) 2021-08-10 11:31:59 -07:00
package.json.tmpl Update `@pulumi/policy` dependency (#4439) 2020-04-18 13:07:19 -07:00
tsconfig.json Add support for enabling Policy Packs with configuration (#4127) 2020-03-24 13:30:36 -07:00