{ "nonbsp": true, "trailing": true, "indent": 4, "quotmark": "single", "eqeqeq": true, "curly": true, "forin": true, "latedef": true, "immed": true, "newcap": true, "noempty": true, "nonew": true, "undef": true, "unused": true, "strict": true, "browser": true, "globals": { "jQuery": false } }