UNPKG
chess-base
Version:
latest (1.2.0)
1.2.0
1.1.0
1.0.2
1.0.1
1.0.0
chess board logic
github.com/davidlacarta/chess
davidlacarta/chess
chess-base
/
spec
/
config
/
jasmine.json
8 lines
(7 loc)
•
161 B
JSON
View Raw
1
2
3
4
5
6
7
8
{
"spec_dir"
:
"spec"
,
"spec_files"
:
[
"**/*[sS]pec.js"
]
,
"helpers"
:
[
"helpers/**/*.js"
]
,
"stopSpecOnExpectationFailure"
:
false
,
"random"
:
true
}