ESLintは、JavaScriptコードの問題を見つけて修正するためのツールです。GitHub上には、JavaScriptやTypeScriptで書かれた多様なリポジトリが存在し、特にeslintやjsといった重要なプロジェクトがあります。ESLintは、開発者がコードの品質を向上させるために広く利用されています。
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言語ツールのmonorepoであるjsが重要です。
eslintは主にJavaScriptとTypeScriptを使用しています。これらの言語に特化したリポジトリがあり、コードの解析やLintingを行うためのツールが提供されています。
はい、eslintのリポジトリはすべて公開されています。これにより、開発者は自由にアクセスし、利用や貢献が可能です。GitHub上で多くのリポジトリが見つかります。