Pakket: node-eslint-plugin-es (4.1.0~ds1-5)
Verwijzigingen voor node-eslint-plugin-es
Debian bronnen:
Het bronpakket node-eslint-plugin-es downloaden:
- [node-eslint-plugin-es_4.1.0~ds1-5.dsc]
- [node-eslint-plugin-es_4.1.0~ds1.orig.tar.xz]
- [node-eslint-plugin-es_4.1.0~ds1-5.debian.tar.xz]
Beheerders:
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
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.
Andere aan node-eslint-plugin-es gerelateerde pakketten
|
|
|
|
-
- 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