📝 Edit page
➕ Add page
ESLint
Find and fix problems in your JS code
Topics
Pages
-
Approaches to run
When and how to run ESLint
-
CLI
Guide to ESLint CLI
- Errors and warnings
- Extend
- Init
- Install
- Resources
Content
About
ESLint can statically analyze your JS code to find and fix problems.
It can check syntax that is invalid. It gives errors and warnings.