UNPKG
justice
Version:
latest (0.0.1)
0.0.1
An MVC library to make things easier.
github.com/jsz1/just
jsz1/just
justice
/
.jscsrc
5 lines
(4 loc)
•
83 B
Plain Text
View Raw
1
2
3
4
5
{
"preset"
:
"jquery"
,
"excludeFiles"
:
[
"external"
,
"node_modules/*"
,
"lib/*"
]
}