ESLint
Linting & Formatting
About
ESLint is a static analysis linter for JavaScript and TypeScript that catches bugs and style issues before code ships.
- Flags problems using configurable rule sets
- Auto-fixes many violations on save
- Extends functionality through community plugins
- Enforces a shared style guide across a team
- Category:
- Linting & Formatting
- Platform:
- Code