ESLint rule enforcing boolean variable naming convention for useState (e.g., isVisible / setIsVisible)
Flowtype linting rules for ESLint.
TypeScript plugin for ESLint
ESLint plugin for vite.
React specific linting rules for ESLint
Flowtype linting rules for ESLint by flow-typed
ESLint plugin for transforming negated boolean expressions via De Morgan’s laws
Turns off all rules that are unnecessary or might conflict with Prettier.
Static AST checker for accessibility rules on JSX elements.
ESLint JavaScript language implementation
Import with sanity.
ESLint rule to warn against unnecessary React useEffect hooks.
Utilities for building ESLint plugins.
ESLint plugin for Next.js.
ESLint rules for React Hooks
ESLint plugin to follow best practices and anticipate common mistakes when writing tests with Testing Library
JSDoc linting rules for ESLint.
ESLint React's ESLint plugin for React Hooks related rules.
Validate that your components can safely be updated with Fast Refresh
Report and remove unused es6 modules
ESLint plugin about ECMAScript syntactic features.
Utilities to help expose prettier output in linting tools
Official ESLint plugin for Vue.js
Additional ESLint's rules for Node.js