ESLint rule to warn against unnecessary React useEffect hooks.
A custom plugin for eslint-plugin-react
An ESLint plugin to identify and fix breaking changes when upgrading React 18 to React 19
React-intl specific linting rules for ESLint
Enforce that all function components are wrapped in `React.memo`, and that all props and deps are wrapped in `useMemo`/`useCallback` so they don’t break memo.
ESLint plugin to highlight code patterns in React applications which can lead to browser exceptions while the Google Translate browser extension is in use.
Oxlint config presets for eslint-plugin-react-hooks JS plugin (React Compiler rules)
This is really just a selection of rules from [eslint-plugin-react](https://github.com/yannickcr/eslint-plugin-react) that are useful in hyperdom JSX.
ESLint plugin for react-hook-form
ESLint rule to check unused and potentially unnecessary dependencies in React Hooks.
Rules for React server components
ESLint rules for React Query
Linter for React-Intl integration
React Native Unistyles rules for ESLint
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
React filename specific linting rules for ESLint
ESLint plugin for HTML with React support
max lines per function for react
@clings/eslint-plugin-react
ESLint rules to help enforce i18n in react
ESLint configuration used by Create React App
ESLint plugin to enforce namespace imports from the React package
ESLint rules for camelCasing React props
For finding security issues in React projects.