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
js
Monorepo for the JS language tools.
markdown
Lint JavaScript code blocks in Markdown documents
rewrite
Monorepo for the new version of ESLint
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/rewrite
Monorepo for the new version of ESLint
eslint/css
CSS language plugin for ESLint
eslint/generator-eslint
A Yeoman generator to help with ESLint development
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/create-config
Utility to create ESLint config files
eslint/json
JSON language plugin for ESLint
eslint/eslint.org
ESLint website
eslint/eslint-github-bot
Plugin-based GitHub bot for ESLint
eslint/eslint-cli
The local eslint executor.
eslint/code-explorer
ESLint Code Explorer
eslint/eslint-visitor-keys
Constants and utilities about visitor keys to traverse AST.
eslint/cn.eslint.org
Chinese ESLint documentation
eslint/eslint-release
The ESLint release tool
eslint/eslint-transforms
Codemods for the ESLint ecosystem
eslint/tsc-meetings
Technical Steering Committee meeting notes, proposals, and related information
eslint/zh-hans.docs.eslint.org
Simplified Chinese website
eslint/csstree
A tool set for CSS including fast detailed parser, walker, generator and lexer based on W3C specs and browser implementations
eslint/playground
ESLint online playground
eslint/eslint-canary
ESLint regression build
eslint/github-action
A GitHub action to run ESLint on pull requests
eslint/.github
Community health files for ESLint
eslint/workflows
Shared workflows across the ESLint organization