pulumi/sdk/nodejs/tests
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
..
automation Use ESlint instead of TSlint (#7719) 2021-08-10 11:31:59 -07:00
runtime Use ESlint instead of TSlint (#7719) 2021-08-10 11:31:59 -07:00
sxs_ts_3.6 Use ESlint instead of TSlint (#7719) 2021-08-10 11:31:59 -07:00
sxs_ts_latest Use ESlint instead of TSlint (#7719) 2021-08-10 11:31:59 -07:00
config.spec.ts Replace equal and deepEqual with strictEqual and deepStrictEqual (#5607) 2020-10-21 10:21:47 -07:00
init.spec.ts Add license headers 2018-05-22 15:02:47 -07:00
iterable.spec.ts Replace equal and deepEqual with strictEqual and deepStrictEqual (#5607) 2020-10-21 10:21:47 -07:00
options.spec.ts Use ESlint instead of TSlint (#7719) 2021-08-10 11:31:59 -07:00
output.spec.ts Use ESlint instead of TSlint (#7719) 2021-08-10 11:31:59 -07:00
provider.spec.ts Ignore logflow args in Node providers (#7644) 2021-07-26 19:52:59 -04:00
resource.spec.ts Use ESlint instead of TSlint (#7719) 2021-08-10 11:31:59 -07:00
testmode.spec.ts Always read and write nodejs runtime options from/to the environment (#6076) 2021-01-26 14:59:32 -08:00
unwrap.spec.ts Use ESlint instead of TSlint (#7719) 2021-08-10 11:31:59 -07:00
util.ts Mark internal APIs `@internal` to filter from API docs (#3809) 2020-01-26 09:06:35 -08:00