{ "extends": "../tsconfig.common.json", "compilerOptions": { "outDir": "lib", "rootDir": "src" }, "references": [ { "path": "../logger" } ] }