ESLint Environment for React Native
More than 100 powerful ESLint rules
React Native specific linting rules for ESLint
Global identifiers from different JavaScript environments
ESLint rules for Jest
A list of browser globals that are often used by mistake instead of local variables
An ESLint plugin for projects using Cypress
ESLint plugin for Vitest globals
ESLint rules for @react-native/eslint-config
ESLint rule to warn against unnecessary React useEffect hooks.
React specific linting rules for ESLint
ESLint plugin that detects incorrect use of DOM globals in order to properly do SSR
ESLint rules for React Hooks
ESLint rules for @react-native-community/eslint-config
React Native specific accessibility linting rules.
Static AST checker for accessibility rules on JSX elements.
Validate that your components can safely be updated with Fast Refresh
This plugin will report eslint errors for code which - if left untranspiled - will not work in some browsers.
Report and remove unused es6 modules
Performance-minded React linting rules for ESLint
Turns off all rules that are unnecessary or might conflict with Prettier.
ESLint configuration used by Create React App
Transform DOM elements into react-native-svg components
Airbnb's ESLint config, following our styleguide