UNPKG
asch-redeploy
Version:
latest (1.0.4)
1.0.4
1.0.3
A hassle-free local asch environment
github.com/a1300/asch-redeploy
a1300/asch-redeploy
asch-redeploy
/
.jshintrc
10 lines
•
180 B
Plain Text
View Raw
1
2
3
4
5
6
7
8
9
10
{
"globals"
:
{
"describe"
:
false
,
"it"
:
false
,
"before"
:
false
,
"beforeEach"
:
false
,
"after"
:
false
,
"afterEach"
:
false
}
}