{ "extends": "../../tsconfig.base.json", "compilerOptions": { "outDir": "libDev" }, "references": [ { "path": "../../suite-common/message-system" }, { "path": "../../suite-common/trading" }, { "path": "../../suite-common/wallet-core" }, { "path": "../atoms" }, { "path": "../config" }, { "path": "../feature-flags" }, { "path": "../firmware" }, { "path": "../helpers" }, { "path": "../icons" }, { "path": "../link" }, { "path": "../navigation" }, { "path": "../sentry" }, { "path": "../storage" }, { "path": "../toasts" }, { "path": "../../packages/connect" }, { "path": "../../packages/env-utils" }, { "path": "../../packages/styles" }, { "path": "../../packages/theme" } ] }