File: control

package info (click to toggle)
node-eslint-plugin-node 11.1.0~ds-7
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 2,160 kB
  • sloc: javascript: 23,749; perl: 48; makefile: 38; sh: 1
file content (16 lines) | stat: -rw-r--r-- 445 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-node');"
Depends:
 node-eslint-plugin-node,
 nodejs,
Restrictions: superficial

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