microsoft/tslint-microsoft-contrib

Moving to ESLint and TSLint deprecation

cafesanu opened this issue · 1 comments

Feature request

Given the TS 2019 roadmap and the future deprecation of TSLint, I'm wondering if there will be any work in this library to transfer any TSLint rules that still do not exist in ESLint to ESLint.

Thanks

Hey @cafesanu, absolutely! You can see the typescript-eslint roadmap here: https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/eslint-plugin/ROADMAP.md.

There are lists there for both the main TSLint repository and this contrib ruleset.