{ "extends": "../../tsconfig.base.json", "compilerOptions": { "outDir": "libDev" }, "references": [ { "path": "../../suite-common/wallet-config" }, { "path": "../../suite-common/wallet-types" }, { "path": "../../suite-common/wallet-utils" }, { "path": "../atoms" }, { "path": "../clipboard" }, { "path": "../icons" }, { "path": "../intl" }, { "path": "../labeling" }, { "path": "../toasts" }, { "path": "../../packages/connect" }, { "path": "../../packages/styles" }, { "path": "../../packages/theme" } ] }