UNPKG
bootstrap-2.3.2
Version:
latest (1.0.0)
1.0.0
Twitter bootstrap 2.3.2
bootstrap-2.3.2
/
js
/
.jshintrc
12 lines
•
232 B
Plain Text
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
{
"validthis"
:
true
,
"laxcomma"
:
true
,
"laxbreak"
:
true
,
"browser"
:
true
,
"eqnull"
:
true
,
"debug"
:
true
,
"devel"
:
true
,
"boss"
:
true
,
"expr"
:
true
,
"asi"
:
true
}