eslint plugin to detect implicit dependencies
Compile `using` and `await using` declarations to ES2015
Resolve paths to dependencies, given a webpack.config.js. Plugin for eslint-plugin-import.
ESLint plugin for Angular applications, following https://angular.dev/style-guide
TypeScript plugin for ESLint
Easy autofixable import sorting
An AST-based pattern checker for JavaScript.
Force configured functions to include explicit generics
Airbnb's ESLint config, following our styleguide
React specific linting rules for ESLint
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
Import with sanity.
ESLint rule that reports usage of deprecated code
Utilities for building ESLint plugins.
ESLint rules for React Hooks
ESLint plugin for Next.js.
An ESLint plugin that validates TypeScript doc comments
JavaScript Standard Style - ESLint Shareable Config
<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. 🗂️
Lodash specific linting rules for ESLint
ESLint plugin to follow best practices and anticipate common mistakes when writing tests with Testing Library