Force configured functions to include explicit generics
ESLint plugin for Angular applications, following https://angular.dev/style-guide
Compile `using` and `await using` declarations to ES2015
Resolve paths to dependencies, given a webpack.config.js. Plugin for eslint-plugin-import.
Easy autofixable import sorting
TypeScript plugin for ESLint
React specific linting rules for ESLint
A list of browser globals that are often used by mistake instead of local variables
Turns off all rules that are unnecessary or might conflict with Prettier.
ESLint rules for Jest
ESLint JavaScript language implementation
Static AST checker for accessibility rules on JSX elements.
Import with sanity.
Utilities for building ESLint plugins.
AST utility module for statically analyzing JSX
ESLint rules for React Hooks
ESLint plugin for Next.js.
ESLint plugin which enforces explicit .js extensions in local imports while leveraging import resolvers.
<div align="center"> <img width="200" height="200" src="./Esl.svg"> <h1>eslint-plugin-no-explicit-type-exports</h1> <p> This plugin guards against attempting to export types that may not exist after type extraction. This usually occurs when you
Rules for consistent, readable, and valid package.json files. 🗂️
ESLint plugin for Angular Templates
ESLint plugin to follow best practices and anticipate common mistakes when writing tests with Testing Library
Report and remove unused es6 modules
JSDoc linting rules for ESLint.