Add Twitter Bootstrap v3.0.3.
This commit is contained in:
14
_assets/vendor/bootstrap/js/.jshintrc
vendored
Normal file
14
_assets/vendor/bootstrap/js/.jshintrc
vendored
Normal file
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"asi" : true,
|
||||
"boss" : true,
|
||||
"browser" : true,
|
||||
"curly" : false,
|
||||
"debug" : true,
|
||||
"devel" : true,
|
||||
"eqeqeq" : false,
|
||||
"eqnull" : true,
|
||||
"expr" : true,
|
||||
"laxbreak" : true,
|
||||
"laxcomma" : true,
|
||||
"validthis": true
|
||||
}
|
Reference in New Issue
Block a user