ESLint React's ESLint plugin for React Flavored JSX rules.
React specific linting rules for ESLint
Static AST checker for accessibility rules on JSX elements.
ESLint configuration used by Create React App
Report and remove unused es6 modules
Airbnb's ESLint config, following our styleguide
AST utility module for statically analyzing JSX
JavaScript Standard Style JSX support - ESLint Shareable Config
Validate that your components can safely be updated with Fast Refresh
Performance-minded React linting rules for ESLint
Add a __source prop to all JSX Elements
Add a __self prop to all JSX Elements
Turn JSX into React function calls in development
Turn JSX into React function calls
JSX stylistic rules for ESLint, migrated from [`eslint-plugin-react`](https://github.com/jsx-eslint/eslint-plugin-react).
Full CSS support for JSX without compromises
ESLint rules for emotion
ESLint rules for React Hooks
JavaScript Standard Style React/JSX support - ESLint Shareable Config
Node default behavior import resolution plugin for eslint-plugin-import.
Turns off all rules that are unnecessary or might conflict with Prettier.
TypeScript definitions for eslint-plugin-jsx-a11y
The default Vite plugin for React projects
This template provides a minimal setup to get React working in Vite with HMR and some ESLint rules.