Région de recherche :

Date :

https://eslint.org

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

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.

https://eslint.org › docs › latest › use › getting-started

Getting Started with ESLint - ESLint - Pluggable JavaScript Linter

ESLint is a tool for identifying and reporting on patterns found in ECMAScript/JavaScript code, with the goal of making code more consistent and avoiding bugs. ESLint is completely pluggable. Every single rule is a plugin and you can add more at runtime.

https://fr.eslint.org

Trouvez et corrigez les erreurs de votre code JavaScript - ESLint ...

ESLint est un projet libre qui vous aide à trouver et corriger les erreurs de votre code JavaScript. Peu importe si vous écrivez votre JavaScript pour les navigateurs ou les serveurs, avec ou sans framework : ESLint permettra à votre code de vivre sa meilleure vie.

Trouvez et corrigez les erreurs de votre code JavaScript - ESLint ...

https://github.com › eslint › eslint

eslint/eslint: Find and fix problems in your JavaScript code. - GitHub

ESLint is a tool for identifying and reporting on patterns found in ECMAScript/JavaScript code. In many ways, it is similar to JSLint and JSHint with a few exceptions: ESLint uses Espree for JavaScript parsing. ESLint uses an AST to evaluate patterns in code.

https://eslint.org › docs › latest › use › migrate-to-9.0.0

Migrate to v9.x - ESLint - Pluggable JavaScript Linter

In order to aid in the development of high-quality custom rules that are free from common bugs, ESLint v9.0.0 implements several changes to RuleTester: Test case output must be different from code. In ESLint v8.x, if output is the same as code, it asserts that there was no autofix.

Migrate to v9.x - ESLint - Pluggable JavaScript Linter

https://www.npmjs.com › package › eslint

ESLint - npm

ESLint is a tool for identifying and reporting on patterns found in ECMAScript/JavaScript code. In many ways, it is similar to JSLint and JSHint with a few exceptions: ESLint uses Espree for JavaScript parsing. ESLint uses an AST to evaluate patterns in code.

https://archive.eslint.org › docs › user-guide › getting-started

Getting Started with ESLint - ESLint - Pluggable JavaScript linter

ESLint is a tool for identifying and reporting on patterns found in ECMAScript/JavaScript code, with the goal of making code more consistent and avoiding bugs. In many ways, it is similar to JSLint and JSHint with a few exceptions: ESLint uses Espree for JavaScript parsing. ESLint uses an AST to evaluate patterns in code.

https://eslint.org › play

ESLint Playground - ESLint - Pluggable JavaScript Linter

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

https://www.npmjs.com › package › eslint

ESLint - npm

ESLint is a tool for identifying and reporting on patterns found in ECMAScript/JavaScript code. In many ways, it is similar to JSLint and JSHint with a few exceptions: ESLint uses Espree for JavaScript parsing. ESLint uses an AST to evaluate patterns in code.

https://github.com › eslint › eslint › releases

Releases · eslint/eslint - GitHub

Find and fix problems in your JavaScript code. Contribute to eslint/eslint development by creating an account on GitHub.