ESLint plugin to alphabetically sort React hook dependency arrays
Easy autofixable import sorting
ESLint rule for enforcing consistent ES6 class member order.
React specific linting rules for ESLint
Sort interface and string enum keys
Airbnb's ESLint config, following our styleguide
Fork of eslint rule that sorts keys in objects (https://eslint.org/docs/rules/sort-keys) with autofix enabled
ESLint rules for React Hooks
Find documentation url for a given ESLint rule
Static AST checker for accessibility rules on JSX elements.
ESLint plugin for Angular applications, following https://angular.dev/style-guide
Validate that your components can safely be updated with Fast Refresh
Report and remove unused es6 modules
require object destructure key to be sorted
Turns off all rules that are unnecessary or might conflict with Prettier.
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.
Sort ES6 exports
Sort Angular and NestJS module imports, declarations, exports, controls, etc.
Returns an array of Typed Array names that are available in the current environment
ESLint configuration used by Create React App
React Native specific linting rules for ESLint
StyleX eslint plugin.
ESLint plugin to display errors found by the React compiler.
Auto-fixable sort rules for ESLint.