ggdworkshop/public/js/lib/bootstrap/grunt/.jshintrc
German Correa 9c11ba4d38 Manual merge html from master
- Delete old files
- Re-estructure project dirs
2017-12-09 19:18:51 -03:00

8 lines
119 B
Plaintext

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