{ "node": true, "laxcomma": true, "indent": 2, "globalstrict": true, "maxparams": 5, "maxdepth": 3, "maxstatements": 20, "maxcomplexity": 5, "maxlen": 100, "globals": { "describe": true, "it": true } }