{ "browser": true, "mocha": true, "jquery": true, "node": true, "esnext": true, "eqeqeq": true, "curly": true, "forin": true, "freeze": true, "funcscope": true, "indent": 2, "latedef": "nofunc", "nonew": true, "notypeof": true, "singleGroups": true, "varstmt": true, "maxlen": 100, "newcap": true, "quotmark": "single", "strict": true, "undef": true, "unused": true }