{ "maxparams": 5, "maxdepth": 5, "curly": true, "eqeqeq": true, "immed": true, "latedef": true, "newcap": true, "noempty": true, "nonew": true, "quotmark": true, "undef": true, "unused": true, "trailing": true, "boss": false, "funcscope": false, "browser": true, "debug": true, "predef": ["console", "Esri", "EsriLeafletRelated", "process", "require", "module", "L", "XMLHttpRequest", "sinon", "mocha", "describe", "expect", "beforeEach", "afterEach", "it"], "indent": 2 }