This rule enforces you to add a preprocessor to class methods. It is inspired from object oriented programming patterns to enforce the use of preprocessors specially for methods
ESLint plugin for Angular applications, following https://angular.dev/style-guide
TypeScript plugin for ESLint
React specific linting rules for ESLint
Turns off all rules that are unnecessary or might conflict with Prettier.
ESLint rule for enforcing consistent ES6 class member order.
ESLint JavaScript language implementation
Static AST checker for accessibility rules on JSX elements.
Import with sanity.
Utilities for building ESLint plugins.
Lodash specific linting rules for ESLint
This plugin transforms private class methods
ESLint rules for React Hooks
ESLint plugin for Next.js.
JSDoc linting rules for ESLint.
Prefer arrow functions in most cases
ESLint plugin to follow best practices and anticipate common mistakes when writing tests with Testing Library
Validate that your components can safely be updated with Fast Refresh
Report and remove unused es6 modules
Check methods you can use natively without lodash/underscore
Utilities to help expose prettier output in linting tools
ESLint plugin about ECMAScript syntactic features.
Flowtype linting rules for ESLint.
Additional ESLint's rules for Node.js