File: control

package info (click to toggle)
node-eslint-plugin-node 11.1.0~ds-6
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 2,160 kB
  • sloc: javascript: 23,749; perl: 48; makefile: 38; sh: 1
file content (15 lines) | stat: -rw-r--r-- 418 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
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'
Depends:
 mocha,
 node-eslint,
 node-eslint-plugin-es,
 node-eslint-plugin-node,
 node-mysticatea-eslint-plugin,