{ "extends": "../../tsconfig.base.json", "compilerOptions": { "baseUrl": "..", "outDir": "./build", "rootDir": "./src" }, "references": [ { "path": "../react-api/tsconfig.xref.json" }, { "path": "../react-components/tsconfig.build.json" }, { "path": "../react-components/tsconfig.xref.json" } ] }