{ "bitwise": true, "curly": true, "eqeqeq": true, "esnext": true, "forin": true, "freeze": true, "futurehostile": true, "latedef": true, "maxparams": 15, "maxdepth": 5, "maxstatements": 50, "maxcomplexity": 50, "noarg": true, "nonbsp": true, "nonew": true, "singleGroups": true, "strict": true, "trailing": true, "undef": true, "unused": true, "browser": true, "node": true, "jasmine": true }