mirror of https://github.com/pulumi/pulumi.git
![]() 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 |
||
---|---|---|
.. | ||
codePaths.ts | ||
createClosure.ts | ||
parseFunction.ts | ||
rewriteSuper.ts | ||
serializeClosure.ts | ||
utils.ts | ||
v8.ts | ||
v8Hooks.ts | ||
v8_v10andLower.ts | ||
v8_v11andHigher.ts |