{"id":63,"url":"https://github.com/dustinspecker/awesome-eslint","last_synced_at":"2025-09-24T05:31:45.427Z","repository":{"id":3569056,"uuid":"45218649","full_name":"dustinspecker/awesome-eslint","owner":"dustinspecker","description":"A list of awesome ESLint plugins, configs, etc.","archived":false,"fork":false,"pushed_at":"2024-04-17T00:52:10.000Z","size":352,"stargazers_count":4143,"open_issues_count":2,"forks_count":227,"subscribers_count":71,"default_branch":"main","last_synced_at":"2024-05-20T03:52:11.375Z","etag":null,"topics":["awesome","awesome-list","eslint","list"],"latest_commit_sha":null,"homepage":null,"language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"cc0-1.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dustinspecker.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":"contributing.md","funding":null,"license":"license","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null}},"created_at":"2015-10-30T00:13:14.000Z","updated_at":"2024-05-19T10:59:46.000Z","dependencies_parsed_at":"2024-02-02T18:48:31.849Z","dependency_job_id":"64fc9f0e-87da-4a17-aa59-7358ed2d293d","html_url":"https://github.com/dustinspecker/awesome-eslint","commit_stats":{"total_commits":291,"total_committers":116,"mean_commits":"2.5086206896551726","dds":0.8694158075601375,"last_synced_commit":"3713626db3dd7bf0e5c41820886ab3856bf666bb"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dustinspecker%2Fawesome-eslint","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dustinspecker%2Fawesome-eslint/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dustinspecker%2Fawesome-eslint/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dustinspecker%2Fawesome-eslint/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dustinspecker","download_url":"https://codeload.github.com/dustinspecker/awesome-eslint/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":234043780,"owners_count":18770706,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["awesome","awesome-list","eslint","list"],"created_at":"2024-01-05T20:12:45.318Z","updated_at":"2025-09-24T05:31:45.410Z","avatar_url":"https://github.com/dustinspecker.png","language":null,"funding_links":[],"categories":["Programming Languages","Others","Technical","miscellaneous","Uncategorized","工具","More","Awesome Tool, Framework, and Protocol Lists","front-end-development","Live Site:   [searchAwesome](https://search-awesome.vercel.app/)","Programming Language Lists","Awesome","eslint","编程语言","Libraries and tools lists","JavaScript","Source","🛠️ Developer Tools","Themed Directories","awesome"],"sub_categories":["awesome-*","Uncategorized","规范","CSS","JavaScript Lists","Vite","Traversal","Testing Tools","Updated this month"],"readme":"# Awesome ESLint [![Awesome](https://awesome.re/badge.svg)](https://awesome.re)\n\n[\u003cimg src=\"https://eslint.org/icon.svg\" width=\"160\" align=\"right\" alt=\"eslint\"\u003e](http://eslint.org)\n\n\u003e A list of awesome ESLint configs, plugins, etc.\n\nIf you want to contribute, please read the [contribution guidelines](contributing.md).\n\n## Contents\n\n- [Configs](#configs)\n  - [Configs by Well-Known Companies/Organizations](#configs-by-well-known-companiesorganizations)\n  - [Other Prominent Configs (100 stars or so)](#other-prominent-configs-100-stars-or-so)\n  - [Other Configs](#other-configs)\n- [Preconfigured Configs with ESLint Set up](#preconfigured-configs-with-eslint-set-up)\n- [Plugins](#plugins)\n  - [Code Quality](#code-quality)\n  - [Compatibility](#compatibility)\n  - [CSS in JS](#css-in-js)\n  - [Deprecation](#deprecation)\n  - [Embedded](#embedded)\n  - [Frameworks](#frameworks)\n  - [Languages and Environments](#languages-and-environments)\n  - [Libraries](#libraries)\n  - [Misc](#misc)\n  - [Practices and Specific ES Features](#practices-and-specific-es-features)\n  - [Performance](#performance)\n  - [Security](#security)\n  - [Style](#style)\n  - [Testing Tools](#testing-tools)\n- [Parsers](#parsers)\n- [Formatters](#formatters)\n- [Globals](#globals)\n- [Tools](#tools)\n- [Developing for ESLint](#developing-for-eslint)\n- [Tutorials](#tutorials)\n- [Installation and Setup](#installation-and-setup)\n\n## Configs\n\n### Configs by Well-Known Companies/Organizations\n\n- [Airbnb](https://github.com/airbnb/javascript/tree/master/packages/eslint-config-airbnb) - Shareable config for [Airbnb's style guide](https://github.com/airbnb/javascript).\n- [Airbnb-babel](https://github.com/davidjbradshaw/eslint-config-airbnb-babel) - Airbnb's ESLint config with Babel Support.\n- [Alloy](https://github.com/AlloyTeam/eslint-config-alloy) - Progressive ESLint config for your React/Vue/TypeScript projects.\n- [ESLint](https://github.com/eslint/eslint/tree/master/packages/eslint-config-eslint) - Contains the ESLint configuration used for projects maintained by the ESLint team.\n- [Facebook](https://www.npmjs.com/package/eslint-config-fbjs) - Sharable config for Facebook's style guide.\n- [Feedzai](https://github.com/feedzai/eslint-config-feedzai) - Feedzai's shareable config for JavaScript/React projects.\n- [Shopify](https://github.com/Shopify/web-foundation/blob/main/packages/eslint-plugin/README.md) - Shareable config for [Shopify's style guide](https://github.com/Shopify/javascript).\n- [Wikimedia](https://github.com/wikimedia/eslint-config-wikimedia) - Shareable config for [Wikimedia's style guide](https://www.mediawiki.org/wiki/Manual:Coding_conventions/JavaScript), used by [MediaWiki](https://www.mediawiki.org/).\n\n### Other Prominent Configs (100 stars or so)\n\n- [Auto](https://github.com/davidjbradshaw/eslint-config-auto) - Automatically configure ESLint based on your project's dependencies.\n- [Canonical](https://github.com/gajus/eslint-config-canonical) - Shareable config for [Canonical style guide](https://github.com/gajus/canonical).\n\u003c!-- lint disable double-link --\u003e\n- [Standard](https://github.com/feross/eslint-config-standard) - Shareable config for JavaScript [Standard Style](https://github.com/feross/standard).\n- [XO](https://github.com/xojs/eslint-config-xo) - Shareable config for [XO](https://github.com/xojs/xo).\n- [Antfu Eslint Config](https://github.com/antfu/eslint-config) - Anthony's ESLint config preset.\n\n### Other Configs\n\n- [Adjunct](https://github.com/davidjbradshaw/eslint-config-adjunct) - A reasonable collection of plugins to use alongside your main ESLint configuration.\n- [Ash-Nazg](https://github.com/brettz9/eslint-config-ash-nazg) - One config to rule them all!\n- [Cecilia](https://github.com/SandroMiguel/eslint-config-cecilia) - ESLint configuration for awesome projects.\n- [clean-typescript](https://github.com/cunarist/eslint-config-clean-typescript) - Enforce classic JavaScript featuress in TypeScript codebase by banning excessive keywords.\n- [Hardcore](https://github.com/EvgenyOrekhov/eslint-config-hardcore) - The most strict (but practical) ESLint config out there.\n- [Problems](https://github.com/RyanZim/eslint-config-problems) - Shareable config that only catches actual problems, and doesn't enforce stylistic preferences.\n- [Supermind](https://github.com/supermind/eslint-config-supermind) - Shareable config for Supermind style.\n- [Sheriff](https://github.com/AndreaPontrandolfo/sheriff) - Comprehensive and highly opinionated Eslint configuration. Typescript oriented.\n\n## Preconfigured Configs with ESLint Set up\n\n- [Node.js Standard Style](https://github.com/geek/node-style) - Node.js core config.\n- [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) - Prettier config for ESlint maintained by Prettier team.\n- [Standard](https://github.com/feross/standard) - JavaScript Standard Style.\n- [Superlint](https://github.com/supermind/superlint) - JavaScript Supermind Style.\n- [XO](https://github.com/sindresorhus/xo) - JavaScript happiness style linter ❤️.\n\n## Plugins\n\n### Code Quality\n\n- [depend](https://github.com/es-tooling/eslint-plugin-depend) - Helps detect dependency tree bloat and redundant polyfills.\n- [GitHub](https://github.com/github/eslint-plugin-github) - Misc. rules from GitHub.\n- [SonarJS](https://github.com/SonarSource/SonarJS/blob/master/packages/jsts/src/rules/README.md) - Rules detecting bugs and suspicious patterns.\n- [Unicorn](https://github.com/sindresorhus/eslint-plugin-unicorn) - Various awesome ESLint rules.\n- [@mysticatea/eslint-plugin](https://github.com/mysticatea/eslint-plugin) - Misc. rules.\n- [@brettz9/eslint-plugin](https://github.com/brettz9/eslint-plugin) - Misc. rules. of `@mysticatea` without the personal config.\n- [De Morgan](https://github.com/azat-io/eslint-plugin-de-morgan) - Transforms logical expressions in code to make them easier to understand.\n- [eslint-plugin-code-complete](https://github.com/aryelu/eslint-plugin-code-complete) - A custom ESLint plugin that enforces principles of clean, maintainable software design — inspired by Code Complete.\n\n\n\n### Compatibility\n\n- [Compat](https://github.com/amilajack/eslint-plugin-compat) - Lint browser compatibility of APIs used ([caniuse](http://caniuse.com/#search=fetch) as an ESLint plugin).\n- [ecmascript-compat](https://github.com/robatwilliams/es-compat) - Disable ECMAScript language features not supported by your browserslist targets.\n- [es-x](https://github.com/eslint-community/eslint-plugin-es-x) - Disable specific ECMAScript language versions or individual features. Properly maintained fork of no longer maintained `eslint-plugin-es`.\n- [es5](https://github.com/nkt/eslint-plugin-es5) - ESLint plugin for ES5 users (forbid ES2015+ usage).\n- [ie11](https://github.com/Volox/eslint-plugin-ie11) - Detect unsupported ES6 features in IE11.\n\n### CSS in JS\n\n- [CSS-modules](https://github.com/atfzl/eslint-plugin-css-modules) - Lint undefined or unused rules for css modules.\n- [Emotion](https://github.com/emotion-js/emotion/tree/master/packages/eslint-plugin) - ESLint rules for emotion.\n- Styled Components\n  - [Better Styled Components](https://github.com/tinloof/eslint-plugin-better-styled-components) - Auto fixable ESlint's rules for styled components.\n  - [styled-components-a11y](https://github.com/brendanmorrell/eslint-plugin-styled-components-a11y) - A11y for Styled Components.\n- [vanilla-extract](https://github.com/antebudimir/eslint-plugin-vanilla-extract) - An ESLint plugin for enforcing CSS property ordering in [vanilla-extract CSS](https://github.com/vanilla-extract-css/vanilla-extract) styles.\n\n### Deprecation\n\n- [deprecate](https://github.com/AlexMost/eslint-plugin-deprecate) - Mark functions or modules as deprecated and get lint messages when they are used.\n- [disable](https://github.com/mradionov/eslint-plugin-disable) - Disable specified plugins using file path patterns and inline comments.\n\n### Embedded\n\n- [HTML](https://github.com/BenoitZugmeyer/eslint-plugin-html) - Linting for JavaScript inside of HTML `\u003cscript\u003e` tags.\n- [Markdown](https://github.com/eslint/eslint-plugin-markdown) - Linting for JavaScript inside of Markdown.\n\n### Frameworks\n\n- [Angular](https://github.com/angular-eslint/angular-eslint) - Linting rules for Angular (v2+).\n- [AngularJS](https://github.com/Gillespie59/eslint-plugin-angular) - Linting rules to adhere to the [John Papa's AngularJS Styleguide](https://github.com/johnpapa/angular-styleguide).\n- [Astro](https://github.com/ota-meshi/eslint-plugin-astro) - Plugin for [Astro components](https://docs.astro.build/en/core-concepts/astro-components/).\n- [Backbone](https://github.com/ilyavolodin/eslint-plugin-backbone) - Linting rules for Backbone.\n- [Ember](https://github.com/ember-cli/eslint-plugin-ember) - Linting rules for Ember.\n- [Hapi](https://github.com/continuationlabs/eslint-plugin-hapi) - Linting rules for hapi.\n- [Meteor](https://github.com/meteor/meteor/tree/devel/npm-packages/eslint-plugin-meteor) - Meteor specific linting rules for ESLint.\n- React\n  - [JSX a11y](https://github.com/jsx-eslint/eslint-plugin-jsx-a11y) - Accessibility rules on JSX elements.\n  - [React](https://github.com/yannickcr/eslint-plugin-react) - Linting rules for React and JSX.\n  - [React Hooks](https://github.com/facebook/react/tree/master/packages/eslint-plugin-react-hooks) - Linting rules for React Hooks.\n  - [React Native](https://github.com/Intellicode/eslint-plugin-react-native) - React Native specific linting rules.\n  - [React-Redux](https://github.com/DianaSuvorova/eslint-plugin-react-redux) - React-Redux specific linting rules.\n  - [React Refresh](https://github.com/ArnaudBarre/eslint-plugin-react-refresh) - Improve HMR experience when using Vite.\n- [Solid](https://github.com/joshwilsonvu/eslint-plugin-solid) - Linting rules for Solid and JSX.\n- [Svelte](https://github.com/sveltejs/eslint-plugin-svelte) - Linting rules for Svelte v3 Components.\n- Vue\n  - [VueJS](https://github.com/vuejs/eslint-plugin-vue) - Plugin for VueJS.\n  - [VueJS Scoped CSS](https://github.com/future-architect/eslint-plugin-vue-scoped-css) - Plugin for Scoped CSS in VueJS.\n\n### Languages and Environments\n\n- [Babel](https://github.com/babel/babel/tree/main/eslint/babel-eslint-plugin) - Adds replacements for built-in rules to include Babel features.\n- [eslint-plugin-eslint-plugin](https://github.com/not-an-aardvark/eslint-plugin-eslint-plugin) - An ESLint plugin for linting ESLint plugins.\n- Flow\n  - [Flow](https://github.com/gajus/eslint-plugin-flowtype) - Flow type linting rules.\n  - [Flow Errors](https://github.com/amilajack/eslint-plugin-flowtype-errors) - Run Flow as an ESLint plugin.\n- [HTML](https://github.com/yeonjuan/html-eslint) - ESLint plugin for HTML.\n- JSON\n  - [JSON](https://github.com/azeemba/eslint-plugin-json) - Lint your JSON files.\n  - [JSON, package.json](https://github.com/Bkucera/eslint-plugin-json-format) - Lint, format, and auto-fix your JSON files. Sort your `package.json`.\n  - [JSON with Comments](https://github.com/ota-meshi/eslint-plugin-jsonc) - ESLint plugin for JSON, JSONC and JSON5.\n  - [JSON Schema](https://github.com/ota-meshi/eslint-plugin-json-schema-validator) - Validates data defined in JavaScript, JSON, YAML and TOML using JSON Schema Validator.\n- [MDX](https://github.com/mdx-js/eslint-mdx/tree/master/packages/eslint-plugin-mdx) - ESLint Parser/Plugin for MDX.\n- [N](https://github.com/eslint-community/eslint-plugin-n) - Additional ESLint's rules for Node.js. Properly maintained fork of no longer maintained `eslint-plugin-node`.\n- [SQL](https://github.com/gajus/eslint-plugin-sql) - SQL linting rules for ESLint.\n- [TOML](https://github.com/ota-meshi/eslint-plugin-toml) - ESLint plugin for TOML.\n- [TypeScript](https://github.com/typescript-eslint/typescript-eslint/tree/master/packages/eslint-plugin) - Linting rules for TypeScript.\n- [YAML](https://github.com/ota-meshi/eslint-plugin-yml) - ESLint plugin for YAML.\n\n### Libraries\n\n- GraphQL\n  - [dotansimha/graphql-eslint](https://github.com/dotansimha/graphql-eslint) - Validates, prettifies and checks your GraphQL operations and GraphQL schema for best-practices.\n  - [apollostack/eslint-plugin-graphql](https://github.com/apollostack/eslint-plugin-graphql) - Check your GraphQL query strings against a schema.\n- [TypeGraphQL](https://github.com/borremosch/eslint-plugin-type-graphql) - Linting rules for TypeGraphQL, targeted at finding common mistakes.\n- [jQuery](https://github.com/wikimedia/eslint-plugin-no-jquery) - Linting rules for jQuery, including versioned configs for deprecated features.\n- [JSDoc](https://github.com/gajus/eslint-plugin-jsdoc) - Linting rules for JSDoc comments (including the JavaScript within `@example`).\n- Lodash\n  - [Lodash](https://github.com/wix/eslint-plugin-lodash) - Lodash specific linting rules.\n  - [Lodash/fp](https://github.com/jfmengels/eslint-plugin-lodash-fp) - Lodash/fp specific linting rules.\n  - [Lodash template](https://github.com/ota-meshi/eslint-plugin-lodash-template) - Plugin for Lodash template/Underscore template.\n  - [Microtemplates](https://github.com/platinumazure/eslint-plugin-microtemplates) (Used in Lodash and Underscore.js)\n- [Mongodb](https://github.com/nfroidure/eslint-plugin-mongodb) - Mongodb native Node.js driver linting rules.\n- [Ramda](https://github.com/ramda/eslint-plugin-ramda) - Ramda specific linting rules.\n- [RequireJS](https://github.com/cvisco/eslint-plugin-requirejs) - Linting rules for RequireJS.\n- [Tailwind CSS](https://github.com/francoismassart/eslint-plugin-tailwindcss) - Linting rules for Tailwind CSS classnames.\n\n### Misc\n\n- [Diff](https://github.com/paleite/eslint-plugin-diff) - Run ESLint on your changed lines only. Also supports CI!\n- [Misc](https://github.com/ilyub/eslint-plugin-misc) - Miscellaneous rules including rules for creating custom checks and wrapping (modifying) third-party rules.\n- [Notice](https://github.com/nickdeis/eslint-plugin-notice) - An eslint rule that checks the top of files and fixes them too!\n- [Only-Error](https://github.com/davidjbradshaw/eslint-plugin-only-error) - Convert all rules to errors.\n- [Only-Warn](https://github.com/bfanger/eslint-plugin-only-warn) - Convert all rules to warnings.\n- [PutOut](https://github.com/coderaiser/putout/tree/master/packages/eslint-plugin-putout) - an ESLint plugin integrates [putout](https://github.com/coderaiser/putout) linter into ESLint.\n- [TypeLint](https://github.com/yarax/eslint-plugin-typelint) - Introduces types, based on existing schemas (Swagger, Redux) and linting access to object properties, preventing `undefined` errors.\n- [Woke](https://github.com/amwmedia/eslint-plugin-woke) - Helps catch insensitive words, promoting an inclusive codebase.\n\n### Practices and Specific ES Features\n\n- [array-func](https://github.com/freaktechnik/eslint-plugin-array-func) - Avoid redundancy when using es2015 array methods and functions.\n- [arrow functions](https://github.com/getify/eslint-plugin-proper-arrows) - ESLint rules to ensure proper arrow function definitions.\n- [boundaries](https://github.com/javierbrea/eslint-plugin-boundaries) - Ensures that your architecture boundaries are respected by the elements in your project checking file structure and dependencies.\n- [@eslint-community/eslint-plugin-eslint-comments](https://github.com/eslint-community/eslint-plugin-eslint-comments) - Best practices about ESLint directive comments (`/*eslint-disable*/`, etc.). Properly maintained fork of no longer maintained `eslint-plugin-eslint-comments`.\n- [eslint-plugin-error-cause](https://github.com/Amnish04/eslint-plugin-error-cause) - A plugin to preserve original error context when re-throwing exceptions.\n- [eslint-plugin-hexagonal-architecture](https://github.com/CodelyTV/eslint-plugin-hexagonal-architecture) - A plugin that helps you to enforce hexagonal architecture best practices.\n- [eslint-plugin-write-good-comments](https://github.com/kantord/eslint-plugin-write-good-comments) - Enforce good writing style in comments.\n- [eslint-plugin-exception-handling](https://github.com/Akronae/eslint-plugin-exception-handling) - Lints unhandled functions that might throw errors.\n- [fp](https://github.com/jfmengels/eslint-plugin-fp) - ESLint rules for functional programming.\n- [functional](https://github.com/jonaskello/eslint-plugin-functional) - ESLint rules to disable mutation and promote fp in JavaScript and TypeScript.\n- [Immutable](https://github.com/jhusain/eslint-plugin-immutable) - Disable all mutation in JavaScript.\n- [import](https://github.com/benmosher/eslint-plugin-import) - Linting of ES2015+ import/export syntax, and prevent issues with misspelling of file paths and import names.\n- [import-x](https://github.com/un-ts/eslint-plugin-import-x) - Linting of ES2015+ import/export syntax, and prevent issues with misspelling of file paths and import names. Lightweight fork of `eslint-plugin-import`, but which breaks backwards compatibility.\n- [Math](https://github.com/ota-meshi/eslint-plugin-math) - ESLint plugin related to Math object and Number.\n- [new-with-error](https://github.com/Trott/eslint-plugin-new-with-error) - Require errors to be thrown using `new`.\n\u003c!-- lint ignore awesome-spell-check --\u003e\n- [no-argument-spread](https://github.com/causalhq/eslint-plugin-no-argument-spread) - Lints against expressions like `Math.max(...args)` that can lead to a stack overflow for large arrays.\n- [no-comments](https://github.com/wisniewski94/eslint-plugin-no-comments) - Prevents leaking comments into production if bundler is not used and stops developers from commenting out old lines of code.\n- [no-constructor-bind](https://github.com/markalfred/eslint-plugin-no-constructor-bind) - Encourages use of class properties by reporting use of `this` with `bind` or setting state in constructors.\n- [no-inferred-method-name](https://github.com/johnstonbl01/eslint-no-inferred-method-name) - Custom rule for ESLint that checks for inferred method names within object literals.\n- [no-loops](https://github.com/buildo/eslint-plugin-no-loops) - It's 2019 and you still use loops?\n- [no-restricted-syntax](https://github.com/brettz9/eslint-plugin-query) - Show queried syntax's content in messages.\n- [no-use-extend-native](https://github.com/dustinspecker/eslint-plugin-no-use-extend-native) - Prevent using extended native objects.\n- [Promise](https://github.com/xjamundx/eslint-plugin-promise) - Best practices when working with promises.\n- [pure](https://github.com/purely-functional/eslint-plugin-pure) - Enforce pure functions (without side effects).\n- [ReDoS](https://makenowjust-labs.github.io/recheck/docs/usage/as-eslint-plugin/) - ESLint plugin for finding possible ReDoS vulnerabilities.\n- [ReDoSDetector](https://github.com/tjenkinson/eslint-plugin-redos-detector) - ESLint plugin for finding possible ReDoS vulnerabilities.\n- [RegExp](https://github.com/ota-meshi/eslint-plugin-regexp) - ESLint plugin for finding regexp mistakes and style guide violations.\n- [sort-keys-fix](https://github.com/leo-buneev/eslint-plugin-sort-keys-fix) - Adds fixer for ESLint `sort-keys` rule.\n- [this](https://github.com/matijs/eslint-plugin-this) - Write pure functions, don't allow `this`.\n- [toplevel](https://github.com/HKalbasi/eslint-plugin-toplevel) - An eslint plugin for disallow side effect at module toplevel.\n\n### Performance\n\n- [DOM](https://github.com/amilajack/eslint-plugin-dom)\n- [Optimize Regex](https://github.com/BrainMaestro/eslint-plugin-optimize-regex) - Optimize regex literals.\n- Perf-Standard [plugin](https://github.com/Raynos/eslint-plugin-perf-standard) and [Config](https://github.com/Raynos/eslint-config-perf-standard)\n\n### Security\n\n- [no-secrets](https://github.com/nickdeis/eslint-plugin-no-secrets) - An eslint plugin that detects potential secrets/credentials.\n- [no-unsanitized](https://github.com/mozilla/eslint-plugin-no-unsanitized) - Checks for `innerHTML`, `outerHTML`, etc.\n- [pii](https://github.com/shiva-hack/eslint-plugin-pii) - Checks and enforces PII Compliance of the code. i.e. no email address, birth date, IP address or phone number in comments or string literals.\n- [Security](https://github.com/nodesecurity/eslint-plugin-security) - ESLint rules for Node Security.\n- [xss](https://github.com/Rantanen/eslint-plugin-xss) - Tries to detect XSS issues in codebase before they end up in production.\n\n### Style\n\n- [ESLint Stylistic](https://eslint.style/) - [Formatting and stylistic ESLint core rules moved to this project and are maintained by the community.](https://eslint.org/blog/2023/10/deprecating-formatting-rules/)\n- [const case](https://www.npmjs.com/package/eslint-plugin-const-case) - Enforce capitalization of constant primitive literals.\n- [editorconfig](https://github.com/platinumazure/eslint-plugin-editorconfig) - Derive rules from [`.editorconfig`](https://editorconfig.org/).\n- [filenames](https://github.com/selaux/eslint-plugin-filenames) - Ensure consistent filenames for your JavaScript files. No longer maintained and does not work with ESlint 9 at all.\n- [Simple import sort](https://github.com/lydell/eslint-plugin-simple-import-sort) - Easy autofixable import sorting.\n- [perfectionist sorting](https://github.com/azat-io/eslint-plugin-perfectionist) - Sort objects, imports, TypeScript types, enums, JSX props, etc.\n- [split-and-sort-imports](https://github.com/sngn/eslint-plugin-split-and-sort-imports) - Sorts imports and splits 'multiple' imports into single line imports.\n- [Switch case](https://github.com/lukeapage/eslint-plugin-switch-case) - Switch-case-specific linting rules for ESLint.\n- [padding](https://github.com/mu-io/eslint-plugin-padding) - Allows/disallows padding between statements.\n- [paths](https://github.com/vitonsky/eslint-plugin-paths) - Use paths from tsconfig/jsconfig and auto fix relative paths to aliases.\n- [@gitbutler/no-relative-imports](https://www.npmjs.com/package/@gitbutler/no-relative-imports) - Use paths from tsconfig and auto fix relative paths to aliases. Observes tsconfig inheritance.\n\n### Testing Tools\n\n- [AVA](https://github.com/avajs/eslint-plugin-ava) - Linting rules for AVA.\n- Chai\n  - [expect practices](https://github.com/turbo87/eslint-plugin-chai-expect)\n  - [with unused expressions](https://github.com/ihordiachenko/eslint-plugin-chai-friendly)\n  - [permitted keywords](https://github.com/gavinaiken/eslint-plugin-chai-expect-keywords)\n  - [with chai-as-promised plugin](https://github.com/fintechstudios/eslint-plugin-chai-as-promised)\n  \u003c!-- lint disable double-link --\u003e\n  - [globals](https://github.com/t-huth/eslint-plugin-chai-assert-bdd)\n- [Cucumber](https://github.com/darrinholst/eslint-plugin-cucumber) - Linting rules for Cucumber.\n- [Cypress](https://github.com/cypress-io/eslint-plugin-cypress) - Linting rules for Cypress.\n- [Jasmine](https://github.com/tlvince/eslint-plugin-jasmine) - Linting rules for Jasmine.\n- Jest\n  - [Enforcing practices](https://github.com/jest-community/eslint-plugin-jest) - Linting rules for Jest.\n  - [Enforcing consistent formatting](https://github.com/dangreenisrael/eslint-plugin-jest-formatting) - Formatting rules for Jest.\n  - [Jest-async](https://www.npmjs.com/package/eslint-plugin-jest-async) - Async linting rule for Jest.\n  - [Jest-DOM](https://github.com/testing-library/eslint-plugin-jest-dom) - Linting rules for Jest-DOM.\n- Mocha\n  - [Enforcing practices](https://github.com/lo1tuma/eslint-plugin-mocha) - Linting rules for Mocha.\n  - [Enforcing manageability](https://github.com/onechiporenko/eslint-plugin-mocha-cleanup/)\n- [Playwright](https://github.com/playwright-community/eslint-plugin-playwright) - Linting rules for Playwright.\n- [QUnit](https://github.com/platinumazure/eslint-plugin-qunit) - Linting rules for QUnit.\n- [TestCafe-Community](https://github.com/testcafe-community/eslint-plugin-testcafe-community) - TestCafe linting rules with env globals (fork from [TestCafe globals](https://github.com/miherlosev/eslint-plugin-testcafe)).\n- [Testing Library](https://github.com/testing-library/eslint-plugin-testing-library) - Linting rules for Testing Library.\n\n## Parsers\n\n- [babel-eslint-parser](https://github.com/babel/babel/tree/main/eslint/babel-eslint-parser) - Allows you to lint ALL valid Babel code with the fantastic ESLint.\n- [TypeScript](https://github.com/typescript-eslint/typescript-eslint) - A TypeScript parser that produces output compatible with ESLint.\n- [BrightScript](https://github.com/RokuRoad/eslint-plugin-roku) - BrightScript plugin for Roku development. Includes Parser and Rules.\n- [GraphQL](https://github.com/dotansimha/graphql-eslint) - Parser for the GraphQL AST. Includes parser, plugin, processor (for non-graphql files) and rules.\n\n## Formatters\n\n\u003c!-- ignore is to keep \"github\" lower-case --\u003e\n\u003c!--lint ignore awesome-spell-check--\u003e\n\n- [html](https://github.com/shuoshubao/eslint-formatter-html) - A enhanced ESLint formatter.\n- [badger](https://github.com/brettz9/eslint-formatter-badger) - Make SVG-based badges summarizing ESLint results (e.g., for use on a README).\n- [git-log](https://github.com/JamieMason/eslint-formatter-git-log) - ESLint Formatter featuring Git Author, Date, and Hash.\n- [github](https://github.com/hipstersmoothie/eslint-formatter-github) - See ESLint errors and warnings directly in pull requests.\n- [gitlab](https://gitlab.com/remcohaszing/eslint-formatter-gitlab) - Output ESLint results in the GitLab code quality results.\n- [mo](https://github.com/fengzilong/eslint-formatter-mo) - Good-lookin' ESLint formatter and also for delightful reading experience.\n- [SARIF](https://www.npmjs.com/package/@microsoft/eslint-formatter-sarif) - Generate a results in a SARIF format so it can be imported into tools like GitHub Advanced Security.\n- [summary-chart](https://github.com/davidjbradshaw/eslint-formatter-summary-chart) - Format ESLint output into a bar chart.\n\n## Globals\n\n- [confusing-browser-globals](https://github.com/facebook/create-react-app/tree/main/packages/confusing-browser-globals) - A curated list of browser globals that commonly cause confusion and are not recommended to use without an explicit window. qualifier.\n- [ES and browser globals](https://github.com/sindresorhus/globals) (originally from ESLint)\n- [chai globals](https://github.com/t-huth/eslint-plugin-chai-assert-bdd)\n- [TestCafe globals](https://github.com/miherlosev/eslint-plugin-testcafe) - `fixture` \u0026 `test` globals for TestCafe.\n\n## Tools\n\n- [es-file-traverse](https://github.com/brettz9/es-file-traverse) - Obtain a list of only those files which are in use based on imports and/or requires from an entry file or files; list passable to ESLint. Intended esp. for linting 3rd party dependencies.\n- [eslint-find-rules](https://github.com/sarbbottam/eslint-find-rules) - Find built-in ESLint rules you don't have in your custom config.\n- [eslint-index](https://github.com/wagerfield/eslint-index) - CLI for finding and managing rules in ESLint config files.\n- [eslint-interactive](https://github.com/mizdra/eslint-interactive) - The CLI tool to fix huge number of ESLint errors.\n- [eslint-multiplexer](https://github.com/pimlie/eslint-multiplexer) - Multiplex eslint results and merge results for common files.\n- [eslint-nibble](https://github.com/IanVS/eslint-nibble) - Ease into ESLint, by fixing one rule at a time.\n- [eslint-plugin-rule-adoption](https://github.com/Jugbot/eslint-plugin-rule-adoption) - An eslint plugin for incremental rule adoption, when `--fix` and codemods don't cut it.\n- [eslint-rule-documentation](https://github.com/jfmengels/eslint-rule-documentation) - Find the url for the documentation of an ESLint rule.\n- [eslint-watch](https://github.com/rizowski/eslint-watch) - Run ESLint with watch mode.\n- [codacy-eslint](https://github.com/codacy/codacy-eslint) - Docker used at [Codacy](https://www.codacy.com) to run ESLint.\n- [esprint](https://github.com/pinterest/esprint) - Run ESLint across multiple threads.\n- [generator-eslint](https://github.com/eslint/generator-eslint) - Generate ESLint\n  plugin and rules with [Yeoman](http://yeoman.io/).\n- [editor-info](https://github.com/fisker/editor-info) - Detect whether one is within an editor/IDE and which type, allowing one to tweak ESLint configuration accordingly.\n- [eslint-dashboard](https://github.com/fengzilong/eslint-dashboard) - Interactive ESLint workflow that lives in your terminal.\n- [eslint-remote-tester](https://github.com/AriPerkkio/eslint-remote-tester) - CLI tool for testing given ESlint rules against multiple repositories at once.\n\n## Developing for ESLint\n\n- [eslint-doc-generator](https://github.com/bmish/eslint-doc-generator) - Generate documentation for your ESLint plugin including a rules table for your readme and header for your rule docs.\n- [eslint-docgen](https://github.com/wikimedia/eslint-docgen) - Automatically generate ESLint plugin documentation from rule metadata and test cases.\n\n## Tutorials\n\n- [Creating an ESLint Plugin](https://medium.com/tumblbug-engineering/creating-an-eslint-plugin-87f1cb42767f) - Article walking through the creation of an ESLint rule and plugin.\n- [Lint Like It's 2015](https://medium.com/@dan_abramov/lint-like-it-s-2015-6987d44c5b48#.5p3yk0b03) - Article walking through the benefits of using ESLint.\n- [Writing a rule to spot undeclared props hiding in plain sight](http://blog.cowchimp.com/writing-a-custom-eslint-rule-to-spot-undeclared-props/) - Article about creating rules that require scope analysis.\n- [Dear Old ESLint](https://adropincalm.com/blog/dear-old-eslint/) - Quick intro article on ESLint.\n\n## Installation and Setup\n\n- [Lintier](https://github.com/josh-stillman/lintier) - CLI to quickly scaffold an ESLint \u0026 Prettier setup in a TypeScript project.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdustinspecker%2Fawesome-eslint","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdustinspecker%2Fawesome-eslint","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdustinspecker%2Fawesome-eslint/lists"}