Repositories
-
eslint Public
Find and fix problems in your JavaScript code.
-
eslint.org Public
ESLint website
-
tsc-meetings Public
Technical Steering Committee meeting notes, proposals, and related information
-
zh-hans.docs.eslint.org Public
Simplified Chinese website
-
generator-eslint Public
A Yeoman generator to help with ESLint development
-
eslint-github-bot Public
Plugin-based GitHub bot for ESLint
-
create-config Public
Utility to create ESLint config files
-
eslint-visitor-keys Public
Constants and utilities about visitor keys to traverse AST.
-
eslint-transforms Public
Codemods for the ESLint ecosystem
-
eslint-scope Public
eslint-scope: ECMAScript scope analyzer
-
eslint-release Public
The ESLint release tool
-
eslint-plugin-markdown Public
Lint JavaScript code blocks in Markdown documents
-
cn.eslint.org Public archive
Chinese ESLint documentation
-
-
playground Public archive
ESLint online playground
-
eslint-cli Public archive
The local eslint executor.
-
eslint-canary Public archive
ESLint regression build
-
github-action Public archive
A GitHub action to run ESLint on pull requests
-
typescript-eslint-parser Public archive
An ESLint custom parser which leverages TypeScript ESTree to allow for ESLint to lint TypeScript source code.
-
eslint-tester Public archive
(Deprecated) A testing utility for ESLint