palantir / tslint-react

:orange_book: Lint rules related to React & JSX for TSLint.
Apache License 2.0
749 stars 76 forks source link

Migrate to eslint-plugin-react #208

Closed VincentLanglet closed 5 years ago

VincentLanglet commented 5 years ago

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 ?

adidahiya commented 5 years ago

Yes, but I don't have any more specific updates yet besides what I wrote in https://github.com/palantir/tslint/issues/4534

adidahiya commented 5 years ago

closing in favor of #210