anorgatarrak-frontend/node_modules/bootstrap/grunt/.jshintrc

8 lines
119 B
Plaintext
Raw Permalink Normal View History

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