all options
bullseye  ] [  bookworm  ] [  trixie  ] [  sid  ]
[ Source: eslint  ]

Package: eslint (6.4.0~dfsg+~6.1.9-11)

Links for eslint

Screenshot

Debian Resources:

Download Source Package eslint:

Maintainers:

External Resources:

Similar packages:

AST-based pattern checker for JavaScript

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
 * 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.
 * Use of option --init require package node-inquirer.

Other Packages Related to eslint

  • depends
  • recommends
  • suggests
  • enhances

Download eslint

Download for all available architectures
Architecture Package Size Installed Size Files
all 591.8 kB2,946.0 kB [list of files]