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