Change the directory of Bootstrap from '_assets' to static 'assets'.
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,
|
||||
"quotmark" : "single",
|
||||
"validthis": true
|
||||
}
|
||||
Reference in New Issue
Block a user