{ "extends": "../.eslintrc.json", "env": { "jest": true }, "rules": { "node/no-unpublished-import": "off" } }