The JavaScript and TypeScript linter every project ends up using.
ESLint parses JavaScript and TypeScript into an AST and applies configurable rules, with autofix for many of them. Its plugin ecosystem covers React, accessibility (jsx-a11y), imports, security patterns and framework-specific conventions, making it the enforcement point for most front-end code standards.
Best for
Free and open source
Open sourceFree tier: Everything, self-hosted
What drives the bill: Free and open source. You pay in engineering time and CI minutes.
Check current pricing on OpenJS Foundation’s siteFigures are indicative and were last reviewed August 2026. Vendors change pricing often; confirm before you commit.
No reviews of ESLint yet. If you have used it in anger, yours would be the first.
If ESLint is not the right fit, these solve the same problem differently.