eslint.org - Find and fix problems in your JavaScript code - ESLint - Pluggable JavaScript Linter

Description: A pluggable and configurable linter tool for identifying and reporting on patterns in JavaScript. Maintain your code quality with ease.

Example domain paragraphs

Donate Team Blog Docs Store Playground Find and fix problems in your JavaScript code const ANIMATION_WRONG_WORD = "problmes"; const ANIMATION_CORRECT_WORD = "problems"; Find and fix problems in your JavaScript code ESLint statically analyzes your code to quickly find problems. It is built into most text editors and you can run ESLint as part of your continuous integration pipeline.

ESLint statically analyzes your code to quickly find problems. ESLint is built into most text editors and you can run ESLint as part of your continuous integration pipeline.

Fix problems automatically Many problems ESLint finds can be automatically fixed. ESLint fixes are syntax-aware so you won't experience errors introduced by traditional find-and-replace algorithms.

Links to eslint.org (1254)

view all links (1254)