{ "extends": "../../../tsconfig.base.json", "compilerOptions": { "baseUrl": ".", "outDir": "build", "rootDir": "src" }, "include": ["src"] }