eslint-plugin-react
eslint-plugin-react copied to clipboard
React-specific linting rules for ESLint
### Is there an existing issue for this? - [x] I have searched the existing issues and my issue is unique - [x] My issue appears in the command-line and...
React uses `key` as a special prop name that you pass in when mapping over a list. If you try to access a prop named `key` from within a component,...
Hi @ljharb, hope you're well! I wanted to confirm a suspicion that I have: Since React Server Components are rendered on the server and do not follow the same re-rendering...
Fixes #3878 This is another attempt to fix #3878 from a different direction than https://github.com/jsx-eslint/eslint-plugin-react/pull/3879
This is adding a new property `ignore` to ignore specific state.
Fixes #3878
I want to be able to prohibit the usage of certain values of some dom attributes. In my case I do not want the other developers in my project to...
### Is there an existing issue for this? - [x] I have searched the existing issues and my issue is unique - [x] My issue appears in the command-line and...
### Is there an existing issue for this? - [x] I have searched the existing issues and my issue is unique - [x] My issue appears in the command-line and...
### Is there an existing issue for this? - [x] I have searched the existing issues and my issue is unique - [x] My issue appears in the command-line and...