ESLint configuration used by Create React App
ESLint configuration used by Create React App
ESLint rules for React Hooks
Validate that your components can safely be updated with Fast Refresh
Turns off all rules that are unnecessary or might conflict with Prettier.
ESLint plugin for Next.js.
Airbnb's ESLint config, following our styleguide
React specific linting rules for ESLint
Static AST checker for accessibility rules on JSX elements.
ESLint plugin to display errors found by the React compiler.
ESLint config for React Native
Airbnb's ESLint config with TypeScript support
Airbnb's base JS ESLint config, following our styleguide
JavaScript Standard Style JSX support - ESLint Shareable Config
ESLint rules for @react-native/eslint-config
A list of browser globals that are often used by mistake instead of local variables
General purpose glob-based configuration matching.
Helper utilities for creating ESLint configuration
ESLint config for React Native
JavaScript Standard Style React/JSX support - ESLint Shareable Config
Expensify's ESLint configuration following our style guide
Spotify's ESLint config for React projects
ESLint rule to warn against unnecessary React useEffect hooks.
ESLint configuration for Remix projects