ESLint plugin that prevents the use of JSX class components
Validate that your components can safely be updated with Fast Refresh
Prefer arrow functions in most cases
Enforcing best practices for react-redux
Utilities for building ESLint plugins.
Additional ESLint's rules for Node.js
ESLint rules for Expo apps
React specific linting rules for ESLint
ESLint rules for React Hooks
Runs prettier as an eslint rule
Static AST checker for accessibility rules on JSX elements.
Convert functions to arrow functions
Turns off all rules that are unnecessary or might conflict with Prettier.
Report and remove unused es6 modules
ESLint rules for Jest
A lightweight ESLint plugin for import/export linting
ESLint React's ESLint plugin for debugging related rules.
ESLint configuration used by Create React App
React Native specific linting rules for ESLint
Airbnb's ESLint config, following our styleguide
A set of composable ESLint rules for libraries and frameworks that use React as a UI runtime.
Rule to prefer using `let` to bind names to values
Performance-minded React linting rules for ESLint
ESLint plugin to display errors found by the React compiler.