{ "extends": "../../tsconfig.base.json", "compilerOptions": { "baseUrl": "..", "outDir": "./build", "rootDir": "./src" }, "references": [ { "path": "../react-identicon" }, { "path": "../ui-keyring" } ] }