File: control

package info (click to toggle)
node-eslint-scope 7.1.1%2B~3.7.4-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 588 kB
  • sloc: javascript: 6,165; makefile: 40; sh: 1
file content (18 lines) | stat: -rw-r--r-- 431 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
Test-Command: cd / && node -e "require('eslint-scope');"
Depends:
 node-eslint-scope,
Restrictions: superficial
Features: test-name=require

Test-Command:
 cp -a /usr/share/nodejs/eslint-scope/dist .
 && mocha --reporter tap 'tests/*.cjs'
# && mocha --reporter tap --exclude typescript.js 'tests/*.js'
Depends:
 mocha,
 node-chai,
 node-eslint-scope,
 node-espree,
 node-esrecurse,
 node-estraverse,
Features: test-name=test-suite