historia-de-zainab/bower_components/bootstrap/grunt/.jshintrc

8 lines
119 B
Text
Raw Normal View History

2017-09-25 14:03:53 +02:00
{
"extends" : "../js/.jshintrc",
"asi" : false,
"browser" : false,
"es3" : false,
"node" : true
}