{ "esnext": true, "curly": true, "eqeqeq": true, "immed": true, "latedef": true, "newcap": true, "noarg": true, "sub": true, "undef": false, "boss": true, "eqnull": true, "node": true, "globals": { "it": true, "describe": true, "module": true, "exports": true, "require": true } }