JaBa/dashboard/public/bower_components/bootstrap-datepicker/grunt/.jshintrc

8 lines
119 B
Text
Raw Normal View History

2021-12-10 21:39:54 +05:00
{
"extends" : "../js/.jshintrc",
"asi" : false,
"browser" : false,
"es3" : false,
"node" : true
}