UNPKG
dookie-tools
Version:
0.1.3 (0.1.3)
latest (0.1.3)
v0.1.3 (0.1.3)
0.1.3
0.0.7
0.0.6
0.0.5
0.0.4
0.0.3
0.0.3-b
0.0.3-a
0.0.2
0.0.1
A set of tools to use in your scripts. Fast and easy!
github.com/dookie23/dtools
dookie23/dtools
dookie-tools
/
.jscsrc
5 lines
•
118 B
Plain Text
View Raw
1
2
3
4
5
{
"preset"
:
"airbnb"
,
"disallowSpacesInAnonymousFunctionExpression"
:
null
,
"excludeFiles"
:
[
"node_modules/**"
]
}