UNPKG
try-to
Version:
latest (0.0.1)
0.0.1
try to do stuff, get promises back, chainy api
github.com/jon-hall/tryto
jon-hall/tryto
try-to
/
test
/
jasmine.json
10 lines
(9 loc)
•
126 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
10
{
"spec_dir"
:
"test"
,
"spec_files"
:
[
"**/*[sS]pec.js"
]
,
"helpers"
:
[
"util/**/*.js"
]
}