UNPKG
ss-build
Version:
latest (0.2.0)
0.2.0
0.1.0
Building Socketstream assets without running the server
github.com/thepian/ss-build
thepian/ss-build
ss-build
/
.jshintrc
9 lines
(8 loc)
•
102 B
Plain Text
View Raw
1
2
3
4
5
6
7
8
9
{
"node"
:
true
,
"bitwise"
:
true
,
"undef"
:
true
,
"unused"
:
true
,
"strict"
:
true
,
"globals"
:
{
}
}