{ "curly": true, "eqeqeq": true, "immed": true, "latedef": true, "newcap": true, "noarg": true, "sub": true, "undef": true, "boss": true, "eqnull": true, "node": true, "white": true, "predef": [ "angular", "describe", "it", "beforeEach", "afterEach", "module", "inject", "assert" ] }