[ ソース: node-eslint-plugin-es ]
パッケージ: node-eslint-plugin-es (4.1.0~ds1-2)
node-eslint-plugin-es に関するリンク
Debian の資源:
node-eslint-plugin-es ソースパッケージをダウンロード:
- [node-eslint-plugin-es_4.1.0~ds1-2.dsc]
- [node-eslint-plugin-es_4.1.0~ds1.orig.tar.xz]
- [node-eslint-plugin-es_4.1.0~ds1-2.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
ESLint plugin which disallows each ECMAScript syntax
Espree, the default parser of ESLint, has option "ecmaVersion". However, it doesn't support enabling each syntactic feature individually.
This plugin lets us disable each syntactic feature individually. So we can enable arbitrary syntactic features with the combination of ecmaVersion and this plugin.
ESLint is a tool for identifying and reporting on patterns found in ECMAScript/JavaScript code.
Node.js is an event-based server-side JavaScript engine.
その他の node-eslint-plugin-es 関連パッケージ
|
|
|
|
-
- dep: node-eslint-utils
- utilities for ESLint plugins
-
- dep: node-regexpp
- regular expression parser for ECMAScript - Node.js library
-
- enh: eslint
- AST-based pattern checker for JavaScript