Update .bower.json, .travis.yml, and 44 more files...
This commit is contained in:
7
static/bower_components/bootstrap/grunt/.jshintrc
vendored
Normal file
7
static/bower_components/bootstrap/grunt/.jshintrc
vendored
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"extends" : "../js/.jshintrc",
|
||||
"asi" : false,
|
||||
"browser" : false,
|
||||
"es3" : false,
|
||||
"node" : true
|
||||
}
|
||||
Reference in New Issue
Block a user