Skip to content
Sections
>> Trisquel >> 套件 >> aramo >> javascript >> eslint
nabia  ] [  aramo  ]
[ 原始碼: eslint  ]

套件: eslint (6.4.0~dfsg+~6.1.9-2)

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.

其他與 eslint 有關的套件

  • 依賴
  • 推薦
  • 建議

下載 eslint

下載可用於所有硬體架構的
硬體架構 套件大小 安裝後大小 檔案
all 337.9 kB2825 kB [文件列表]