An eslint plugin to enforce method or function name stick to the conventions
Turns off all rules that are unnecessary or might conflict with Prettier.
Validate that your components can safely be updated with Fast Refresh
ESLint rules for consistent filename and folder. Allows you to enforce a consistent naming pattern for the filename and folder
Eslint rules for mocha.
TypeScript plugin for ESLint
A utility that converts rules made for checking the AST of `jsonc-eslint-parser` into rules compatible with `@eslint/json`.
React specific linting rules for ESLint
Storybook ESLint Plugin: Best practice rules for writing stories
Static AST checker for accessibility rules on JSX elements.
ESLint JavaScript language implementation
Lodash specific linting rules for ESLint
Import with sanity.
More than 100 powerful ESLint rules
Prefer arrow functions in most cases
Utilities for building ESLint plugins.
ESLint rules for React Hooks
ESLint plugin that prevents the use of JSX class components
TypeScript stylistic rules for ESLint, migrated from [`typescript-eslint`](https://github.com/typescript-eslint/typescript-eslint).
ESLint plugin for Next.js.
JavaScript stylistic rules for ESLint, migrated from [eslint core](https://github.com/eslint/eslint).
Share target browsers between different front-end tools, like Autoprefixer, Stylelint and babel-env-preset
Fully extendable eslint plugin for JSON i18n translation files.
ESLint plugin to follow best practices and anticipate common mistakes when writing tests with Testing Library