ESLint는 JavaScript 코드의 문제를 찾아 수정하는 도구로, GitHub에서 활발히 활동하고 있습니다. 주요 언어로는 JavaScript와 TypeScript를 사용하며, eslint, js, config-inspector와 같은 여러 인기 있는 리포지토리를 포함하고 있습니다. 이러한 리포지토리는 개발자들에게 코드 품질 향상에 기여하고 있습니다.
Find and fix problems in your JavaScript code.
Monorepo for the JS language tools.
A visual tool for inspecting and understanding your ESLint flat configs.
An ESLint custom parser which leverages TypeScript ESTree to allow for ESLint to lint TypeScript source code.
Lint JavaScript code blocks in Markdown documents
JSDoc parser
Monorepo for the new version of ESLint
CSS language plugin for ESLint
A Yeoman generator to help with ESLint development
The legacy ESLintRC config file format for ESLint
Repo for managing Requests For Comments (RFCs) for the ESLint project
eslint-scope: ECMAScript scope analyzer
JSON language plugin for ESLint
Utility to create ESLint config files
The ESLint website
ESLint website
Plugin-based GitHub bot for ESLint
The local eslint executor.
ESLint Code Explorer
Repository for creating and triaging issues in Japanese
Constants and utilities about visitor keys to traverse AST.
Codemods for the ESLint ecosystem
Technical Steering Committee meeting notes, proposals, and related information
The ESLint release tool
Chinese ESLint documentation
A tool set for CSS including fast detailed parser, walker, generator and lexer based on W3C specs and browser implementations
Simplified Chinese website
ESLint online playground
ESLint regression build
(Deprecated) A testing utility for ESLint
A GitHub action to run ESLint on pull requests
Official ESLint codemods to help users adopt new features and handle breaking changes with ease.
Shared workflows across the ESLint organization
Community health files for ESLint
eslint는 주로 JavaScript와 TypeScript 관련 도구를 개발합니다. 주요 리포지토리에는 eslint, js, config-inspector 등이 있으며, 이들은 코드 분석 및 문제 해결을 지원합니다.
eslint는 주로 JavaScript와 TypeScript를 사용합니다. 이 두 언어는 ESLint의 주요 기능과 도구에 깊게 통합되어 있으며, 개발자들이 코드 품질을 유지하는 데 도움을 줍니다.
예, eslint의 모든 리포지토리는 공개되어 있습니다. 이를 통해 개발자들은 ESLint의 소스 코드를 자유롭게 접근하고 기여할 수 있으며, 오픈 소스 커뮤니티와의 협력이 가능합니다.