File: control

package info (click to toggle)
node-eslint-plugin-es 4.1.0~ds1-7
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 1,656 kB
  • sloc: javascript: 7,934; makefile: 31; sh: 1
file content (16 lines) | stat: -rw-r--r-- 405 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
Test-Command: node -e "require('eslint-plugin-es');"
Depends:
 node-eslint-plugin-es,
 nodejs,
Restrictions: superficial

Test-Command:
 sed -i -e 'require("\.\./\.\./\.\./lib/rules/([^"]+)"),require("eslint-plugin-es").rules.\1;,' tests/lib/*/*.js
 && mocha --reporter tap
 "tests/**/*.js"
Restrictions: allow-stderr
Depends:
 mocha,
 node-eslint,
 node-eslint-plugin-es,
 node-mysticatea-eslint-plugin,