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