github.com/kayoticsully/syncthing@v0.8.9-0.20140724133906-c45a2fdc03f8/assets/bootstrap-3.1.1/grunt/.jshintrc (about) 1 { 2 "asi": false, 3 "camelcase": true, 4 "curly": true, 5 "eqeqeq": true, 6 "immed": true, 7 "indent": 2, 8 "newcap": true, 9 "noarg": true, 10 "nonbsp": true, 11 "quotmark": "single", 12 "undef": true, 13 "strict": true, 14 "trailing": true, 15 "node" : true 16 }