eslint/eslint
# Find and fix problems in your JavaScript code.
$ git clone https://github.com/eslint/eslint.git
Also indexed as
stars
27,388
forks
5,116
language
JavaScript
license
MIT License
What is eslint/eslint?
ESLint is a static code analysis tool that automatically finds and fixes problems in JavaScript code, such as syntax errors, style inconsistencies, and potential bugs. Developers use it to enforce coding standards across projects, catch issues early in development, and maintain consistent code quality without manual review. It's highly configurable and integrates into most development workflows and editors.
Links
Topics
Activity
118 open issues · last updated Jul 21, 2026