{ "extends": "../../tsconfig.base.json", "compilerOptions": { "rootDir": "./src", "outDir": "./dist", }, "references": [ { "path": "../def" }, ] }