This package is the bundled version of [eslint-plugin-react](https://www.npmjs.com/package/eslint-plugin-react).
ESLint rules for React Hooks
React specific linting rules for ESLint
Validate that your components can safely be updated with Fast Refresh
Turns off all rules that are unnecessary or might conflict with Prettier.
ESLint JavaScript language implementation
React Native specific linting rules for ESLint
A set of composable ESLint rules for libraries and frameworks that use React as a UI runtime.
ESLint plugin to display errors found by the React compiler.
ESLint React's ESLint plugin for React Hooks related rules.
ESLint React's ESLint plugin for DOM related rules.
ESLint React's ESLint plugin for naming convention related rules.
Performance-minded React linting rules for ESLint
ESLint React's ESLint plugin for interacting with Web APIs
Static AST checker for accessibility rules on JSX elements.
Import with sanity.
ESLint React's ESLint plugin for RSC related rules.
Report and remove unused es6 modules
ESLint React's ESLint plugin for React Flavored JSX rules.
ESLint React's ESLint plugin for debugging related rules.
An ESLint plugin for projects using Cypress
ESLint plugin for Playwright testing.
This template provides a minimal setup to get React working in Vite with HMR and some ESLint rules.
ESLint configuration used by Create React App