{ "extends": ["../.eslintrc.json"], "env": { "node": true }, "parserOptions": { "project": "./tsconfig.json" } }