File: control

package info (click to toggle)
node-eslint-visitor-keys 2.0.0%2B~0.0.45-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 192 kB
  • sloc: javascript: 89; sh: 32; makefile: 32
file content (13 lines) | stat: -rw-r--r-- 307 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
Test-Command: node -e "require('eslint-visitor-keys');"
Depends:
 node-eslint-visitor-keys,
 nodejs,
Restrictions: superficial

Test-Command:
 sed -i -e 's,"../..","eslint-visitor-keys",' tests/lib/index.js
 && mocha --reporter tap tests/lib/index.js
Depends:
 mocha,
 node-chai,
 node-eslint-visitor-keys,