Binary package “eslint” in ubuntu jammy
AST-based pattern checker for JavaScript
ESLint is a tool for identifying and reporting on patterns
found in ECMAScript/
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
* ESLint is completely pluggable,
every single rule is a plugin and you can add more at runtime
.
Some uses of ESLint require additional packages:
* Use of parsers other than the default (Espree) require that parser,
e.g. node-babel-eslint, node-esprima, or node-esprima-fb.
Source package
Published versions
- eslint 6.4.0~dfsg+~6.1.9-2 in amd64 (Proposed)
- eslint 6.4.0~dfsg+~6.1.9-2 in amd64 (Release)
- eslint 6.4.0~dfsg+~6.1.9-2 in arm64 (Proposed)
- eslint 6.4.0~dfsg+~6.1.9-2 in arm64 (Release)
- eslint 6.4.0~dfsg+~6.1.9-2 in armhf (Proposed)
- eslint 6.4.0~dfsg+~6.1.9-2 in armhf (Release)
- eslint 6.4.0~dfsg+~6.1.9-2 in i386 (Proposed)
- eslint 6.4.0~dfsg+~6.1.9-2 in i386 (Release)
- eslint 6.4.0~dfsg+~6.1.9-2 in ppc64el (Proposed)
- eslint 6.4.0~dfsg+~6.1.9-2 in ppc64el (Release)
- eslint 6.4.0~dfsg+~6.1.9-2 in riscv64 (Proposed)
- eslint 6.4.0~dfsg+~6.1.9-2 in riscv64 (Release)
- eslint 6.4.0~dfsg+~6.1.9-2 in s390x (Proposed)
- eslint 6.4.0~dfsg+~6.1.9-2 in s390x (Release)