{ "extends": "../../tsconfig.base.json", "compilerOptions": { "rootDir": "src", "outDir": "lib/types" }, "include": [ "src" ], "references": [ { "path": "../../packages/ui/app-boot" } ] }