{ "extends": "../../buildtools/tsconfig-base.json", "compilerOptions": { "outDir": "../../build/app/client" }, "references": [ { "path": "../common" } ] }