UNPKG
plaxtony
Version:
latest (1.10.5)
1.10.5
1.10.4
1.10.3
1.10.2
1.10.0
1.9.1
1.9.0
1.8.7
1.8.6
1.8.5
1.8.4
1.8.3
1.8.2
1.8.1
1.8.0
1.7.6
1.7.5
1.7.4
1.7.3
1.7.2
1.7.1
1.7.0
1.6.1
1.6.0
1.5.1
1.5.0
1.4.1
1.4.0
1.3.1
1.3.0
1.2.0
1.1.0
1.0.0
Static code analysis of SC2 Galaxy Script
github.com/Talv/plaxtony
Talv/plaxtony
plaxtony
/
.mocharc-nyc.json
13 lines
(12 loc)
•
236 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
{
"extension"
:
[
"ts"
]
,
"spec"
:
"tests/**/*.ts"
,
"require"
:
[
"mocha.env.js"
,
"ts-node/register"
,
"source-map-support/register"
]
,
"recursive"
:
true
,
"full-trace"
:
true
,
"timeout"
:
0
}