Docs: add mention of alternative @eslint-react/eslint-plugin
in important note for React in Specifying Parser Options
Β #19265
Open
Description
opened on Dec 21, 2024
Docs page(s)
What documentation issue do you want to solve?
A new ESLint plugin for React has rules from eslint-react-plugin
, but adds more. Also, it's more aligned with recommendations from React docs: https://eslint-react.xyz/docs/faq
What do you think is the correct solution?
Add mention of @eslint-react/eslint-plugin
next to eslint-plugin-react
like:
"We recommend using eslint-plugin-react or @eslint-react/eslint-plugin if you are using React."
Participation
- I am willing to submit a pull request for this change.
Additional comments
No response
Metadata
Assignees
Labels
Type
Projects
Status
Ready to Implement
Activity