JaBa/dashboard/public/bower_components/bootstrap/grunt/.jshintrc
2022-01-04 02:18:28 +05:00

7 lines
119 B
Text

{
"extends" : "../js/.jshintrc",
"asi" : false,
"browser" : false,
"es3" : false,
"node" : true
}