Update .jshintrc
This commit is contained in:
parent
487a96bffd
commit
1219291a6d
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
|
||||||
|
}
|
Loading…
Reference in New Issue
Block a user