Search results
1000+ packages found
Sort by: Default
- Default
- Most downloaded this week
- Most downloaded this month
- Most dependents
- Recently published
eslint-plugin-react-hooks
exact matchESLint 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.
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 rule to check unused and potentially unnecessary dependencies in React Hooks.
ESLint rules for React Hooks
A custom ESLint rule to allow static deps in React Hooks
Airbnb's ESLint config, following our styleguide
ESLint rules for React Hooks
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.
eslint-plugin-react-hooks-eleme
React specific linting rules for ESLint
Extends ESLint rules for React Hooks to check for potential reference equality issues in dependency arrays
react-hooks/exhaustive-deps with more customization for stable references
Eslint plugin to enforce react hooks documentation
React hooks sort order
ESLint plugin that prevents the use of JSX class components
- eslint react no class
- eslint react class
- lint react no class
- lint react class
- lint jsx no class
- lint jsx class
Static AST checker for accessibility rules on JSX elements.
ESLint configuration used by Create React App