ESLint plugin to verify that some functions are called in the correct context.
Validate that your components can safely be updated with Fast Refresh
AST utility module for statically analyzing JSX
ESLint plugin for Angular applications, following https://angular.dev/style-guide
A utility that converts rules made for checking the AST of `jsonc-eslint-parser` into rules compatible with `@eslint/json`.
A plugin for ESLint that allows you to use project-specific rules
TypeScript plugin for ESLint
React specific linting rules for ESLint
Provide context info for eslint-plugin-import-x, so no extra arguments need to be added.
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
ESLint rule for .only blocks in mocha tests
Import with sanity.
Utilities for building ESLint plugins.
Prefer arrow functions in most cases
ESLint plugin that prevents the use of JSX class components
Provides an API for ESLint custom rules that is compatible with the latest ESLint even when using older ESLint.
ESLint plugin for Next.js.
ESLint rules for React Hooks
The all-in-one, blazing fast ESLint plugin for React. Get complete, out-of-the-box rule coverage with instant feedback.
Get callsites from the V8 stack trace API
Eslint rules for mocha.
ESLint plugin to follow best practices and anticipate common mistakes when writing tests with Testing Library