ESLint rules for React Hooks
Fork of `eslint-plugin-react-hooks` that allow a bit more configuration than the original plugin.
ESLint React's ESLint plugin for React Hooks related rules.
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.
Oxlint config presets for eslint-plugin-react-hooks JS plugin (React Compiler rules)
ESLint rule to check unused and potentially unnecessary dependencies in React Hooks.
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
A custom ESLint rule to allow static deps in React Hooks
ESLint rules for React Hooks
rewrite eslint-plugin-react-hooks
eslint-plugin-react-hooks-eleme
ESLint rules for React Hooks
Airbnb's ESLint config, following our styleguide
React hooks sort order
ESLint Flat Configuration for React Hooks. This package provides rules for `eslint-plugin-react-hooks`, ensuring adherence to the Rules of Hooks in React applications.
React specific linting rules for ESLint
Extends ESLint rules for React Hooks to check for potential reference equality issues in dependency arrays
ESLint plugin that prevents the use of JSX class components
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.
Turns off all rules that are unnecessary or might conflict with Prettier.
react-hooks/exhaustive-deps with more customization for stable references
Report and remove unused es6 modules