Fork of `eslint-plugin-react-hooks` that allow a bit more configuration than the original plugin.
Fork of `eslint-plugin-react-hooks` & [eslint-plugin-react-hooks-configurable](https://github.com/Donov4n/eslint-plugin-react-hooks-configurable) that allows more configuration than the original plugin.
ESLint rules for React Hooks
Airbnb's ESLint config, following our styleguide
ESLint plugin that prevents the use of JSX class components
ESLint React's ESLint plugin for React Hooks related rules.
React specific linting rules for ESLint
Static AST checker for accessibility rules on JSX elements.
Validate that your components can safely be updated with Fast Refresh
ESLint rule to warn against unnecessary React useEffect hooks.
Report and remove unused es6 modules
Turns off all rules that are unnecessary or might conflict with Prettier.
Babel plugin for React Compiler.
ESLint configuration used by Create React App
ESLint rule to check unused and potentially unnecessary dependencies in React Hooks.
React Native specific linting rules for ESLint
ESLint plugin to display errors found by the React compiler.
TypeScript plugin for ESLint
JavaScript/TypeScript linter (ESLint wrapper) with great defaults
This plugin helps you to forbid DOM globals within the react server side rendering. - it doesn't support yet React classes - it supports react hooks and custom hooks - it requires some naming conventions to identify other functions where globals may be a
ESLint rules for @react-native/eslint-config
Ponyfill of the experimental `React.useEffectEvent` hook
ESLint JavaScript language implementation
A set of composable ESLint rules for libraries and frameworks that use React as a UI runtime.