1
0
mirror of https://github.com/LaCasemate/fab-manager.git synced 2024-12-11 22:24:21 +01:00
fab-manager/vendor/assets/components/bootstrap/grunt/.jshintrc

8 lines
119 B
Plaintext
Raw Normal View History

2015-05-05 03:10:25 +02:00
{
"extends" : "../js/.jshintrc",
"asi" : false,
"browser" : false,
"es3" : false,
"node" : true
}