tslint-react icon indicating copy to clipboard operation
tslint-react copied to clipboard

Roadmap: tslint-react -> eslint-plugin-react

Open adidahiya opened this issue 5 years ago • 1 comments

Similar to https://github.com/palantir/tslint/issues/4534... note that all formatting rule requests will be declined because we recommend using Prettier for code formatting.

You may also use this thread as a place to submit feedback about the state of eslint-plugin-react w/ TypeScript.


Update (June 2019): a more concrete roadmap timeline:

  • August 1st, 2019: Stop accepting new core rules. Still accept bug fixes, minor features, and rule enhancements. Custom rules are always an option and can be maintained outside this repo.
  • November 1st, 2019: Stop accepting features or rule enhancements (with the exception of ones that make migrating to typescript-eslint easier). Still accept bug fixes.
  • January 1st, 2020: Stop accepting anything except security fixes.
  • December 1st, 2020: Stop accepting any PRs 🎉

adidahiya avatar Mar 12 '19 23:03 adidahiya

Hi @adidahiya

Is there a roadmap table to see the rule equivalents between TSLint and eslint-plugin-react?

KingDarBoja avatar Jun 20 '20 00:06 KingDarBoja