1
0
Fork 0
mirror of https://github.com/JonnyBro/JaBa.git synced 2025-03-06 06:59:38 +05:00
JaBa/dashboard/public/bower_components/bootstrap/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
}