{ "extends": "../../tsconfig.base.json", "references": [{"path": "./tsconfig.build.json"}], "compilerOptions": { "noEmit": true, "rootDir": "." }, "include": ["package.json", "bin"], "exclude": ["**/__tests__/**"] }