{ "extends": [ ../.eslintrc ], "env": { "node": true, }, "rules": { "object-shorthand": "off", }, }