UNPKG

390 BPlain TextView Raw
1{
2 "globals": {
3 "it": true,
4 "describe": true,
5 "before": true,
6 "after": true,
7 "exports": true,
8 "Promise": true,
9 "System": true,
10 "beforeEach": true,
11 "afterEach": true,
12 "steal": true,
13 "define": true,
14 "window": true
15 },
16 "loopfunc": true,
17 "eqnull": true,
18 "node": true,
19 "unused": true,
20 "undef": true,
21 "evil": true,
22 "esversion": 6
23}