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