Initial commit
[yaffs-website] / node_modules / node-gyp / .jshintrc
1 {
2   "asi": true,
3   "laxcomma": true,
4   "es5": true,
5   "node": true,
6   "strict": false
7 }