eslint
https://github.com/eslint/eslint
JavaScript
Find and fix problems in your JavaScript code.
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
JavaScript not yet supported50 Subscribers
View all SubscribersAdd a CodeTriage badge to eslint
Help out
- Issues
- Bug: logical-assignment-operators never autofix introduces a setter call on a short-circuited assignment
- Bug: prefer-exponentiation-operator autofix produces invalid syntax for an async function expression
- Bug: object-shorthand never autofix produces invalid syntax for methods using super
- fix: prefer-exponentiation-operator autofix for async function base
- Scheduled release for September 18th, 2026
- docs: note that --cache can serve stale results for cross-file rules
- fix: ignore `__proto__` properties in `prefer-object-spread`
- docs: clarify parameter description in `getText`
- Bug: object-shorthand incorrectly ignores ignoreConstructors when a constructor function property is quoted
- docs: revamp code path analysis docs
- Docs
- JavaScript not yet supported