Update .jshintrc
This commit is contained in:
7
static/bower_components/bootstrap-datepicker/grunt/.jshintrc
vendored
Normal file
7
static/bower_components/bootstrap-datepicker/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