palantir / tslint-react

:orange_book: Lint rules related to React & JSX for TSLint.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Migrate to eslint-plugin-react

VincentLanglet opened this issue · comments

Tslint is going to be deprecated in favor of eslint
There is a typescript parser to use eslint for typescript files.

Are you considering to migrate rules and deprecate tslint-react in favor of eslint-plugin-react ?

Yes, but I don't have any more specific updates yet besides what I wrote in palantir/tslint#4534

closing in favor of #210