UNPKG
decker
Version:
latest (0.2.0)
0.2.0
0.1.3
0.1.2
0.1.1
0.1.0
0.0.4
0.0.3
0.0.2
0.0.1
Browserifiable Web Presentations
github.com/DamonOehlman/decker
DamonOehlman/decker
decker
/
.jshintrc
10 lines
•
150 B
Plain Text
View Raw
1
2
3
4
5
6
7
8
9
10
{
"camelcase"
:
true
,
"indent"
:
2
,
"undef"
:
true
,
"unused"
:
true
,
"quotmark"
:
"single"
,
"maxlen"
:
80
,
"trailing"
:
true
,
"curly"
:
true
}