Files
old-wiaas-legacy/api-wiaas/client/js/bower_components/bootstrap/grunt/.jshintrc

8 lines
119 B
Plaintext
Raw Normal View History

2018-06-11 11:09:35 +02:00
{
"extends" : "../js/.jshintrc",
"asi" : false,
"browser" : false,
"es3" : false,
"node" : true
}