Région de recherche :

Date :

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://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.

https://github.com › eslint

ESLint - GitHub

Find and fix problems in your JavaScript code. ESLint has 29 repositories available. Follow their code on GitHub.

ESLint - GitHub

https://eslint.org

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

ESLint is an open source project that helps you find and fix problems with your JavaScript code. It doesn't matter if you're writing JavaScript in the browser or on the server, with or without a framework, ESLint can help your code live its best life.

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

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://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://eslint.org › blog › 2024 › 04 › eslint-v9.0.0-released

ESLint v9.0.0 released - ESLint - Pluggable JavaScript Linter

ESLint v9.0.0 released. We just pushed ESLint v9.0.0, which is a major release upgrade of ESLint. This release adds some new features and fixes several bugs found in the previous release. This release also has some breaking changes, so please read the following closely.

https://eslint.org › docs › latest › use › command-line-interface

Command Line Interface Reference - ESLint - Pluggable JavaScript Linter

If you are not using a flat configuration file, running ESLint without file arguments results in an error. Note: You can also use alternative package managers such as Yarn or pnpm to run ESLint. For pnpm use pnpm dlx eslint and for Yarn use yarn dlx eslint.

Command Line Interface Reference - 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://www.npmjs.com › package › @eslint › eslintrc

@eslint/eslintrc - npm

The legacy ESLintRC config file format for ESLint. Latest version: 3.1.0, last published: 4 months ago. Start using @eslint/eslintrc in your project by running `npm i @eslint/eslintrc`. There are 253 other projects in the npm registry using @eslint/eslintrc.