Pinned Repositories
config-inspector
A visual tool for inspecting and understanding your ESLint flat configs.
doctrine
JSDoc parser
eslint
Find and fix problems in your JavaScript code.
eslint.org
ESLint website
generator-eslint
A Yeoman generator to help with ESLint development
js
Monorepo for the JS language tools.
markdown
Lint JavaScript code blocks in Markdown documents
rfcs
Repo for managing Requests For Comments (RFCs) for the ESLint project
tsc-meetings
Technical Steering Committee meeting notes, proposals, and related information
typescript-eslint-parser
An ESLint custom parser which leverages TypeScript ESTree to allow for ESLint to lint TypeScript source code.
ESLint's Repositories
eslint/eslint
Find and fix problems in your JavaScript code.
eslint/js
Monorepo for the JS language tools.
eslint/typescript-eslint-parser
An ESLint custom parser which leverages TypeScript ESTree to allow for ESLint to lint TypeScript source code.
eslint/config-inspector
A visual tool for inspecting and understanding your ESLint flat configs.
eslint/doctrine
JSDoc parser
eslint/markdown
Lint JavaScript code blocks in Markdown documents
eslint/generator-eslint
A Yeoman generator to help with ESLint development
eslint/rewrite
Monorepo for the new version of ESLint
eslint/rfcs
Repo for managing Requests For Comments (RFCs) for the ESLint project
eslint/eslint-scope
eslint-scope: ECMAScript scope analyzer
eslint/eslintrc
The legacy ESLintRC config file format for ESLint
eslint/archive-website
The ESLint website
eslint/create-config
Utility to create ESLint config files
eslint/eslint.org
ESLint website
eslint/eslint-github-bot
Plugin-based GitHub bot for ESLint
eslint/eslint-cli
The local eslint executor.
eslint/json
JSON language plugin for ESLint
eslint/eslint-visitor-keys
Constants and utilities about visitor keys to traverse AST.
eslint/css
CSS language plugin for ESLint
eslint/cn.eslint.org
Chinese ESLint documentation
eslint/eslint-transforms
Codemods for the ESLint ecosystem
eslint/eslint-release
The ESLint release tool
eslint/tsc-meetings
Technical Steering Committee meeting notes, proposals, and related information
eslint/zh-hans.docs.eslint.org
Simplified Chinese website
eslint/playground
ESLint online playground
eslint/eslint-canary
ESLint regression build
eslint/code-explorer
eslint/eslint-tester
(Deprecated) A testing utility for ESLint
eslint/github-action
A GitHub action to run ESLint on pull requests
eslint/.github
Community health files for ESLint