mirror of
https://github.com/pezkuwichain/pezkuwi-ui.git
synced 2026-04-22 21:58:02 +00:00
19 lines
720 B
JSON
19 lines
720 B
JSON
{
|
|
"compilerOptions": {
|
|
"composite": true
|
|
},
|
|
"files": [],
|
|
"references": [
|
|
{ "path": "./packages/example-react/tsconfig.build.json" },
|
|
{ "path": "./packages/example-vue/tsconfig.build.json" },
|
|
{ "path": "./packages/react-identicon/tsconfig.build.json" },
|
|
{ "path": "./packages/react-qr/tsconfig.build.json" },
|
|
{ "path": "./packages/reactnative-identicon/tsconfig.build.json" },
|
|
{ "path": "./packages/ui-assets/tsconfig.build.json" },
|
|
{ "path": "./packages/ui-keyring/tsconfig.build.json" },
|
|
{ "path": "./packages/ui-settings/tsconfig.build.json" },
|
|
{ "path": "./packages/ui-shared/tsconfig.build.json" },
|
|
{ "path": "./packages/vue-identicon/tsconfig.build.json" }
|
|
]
|
|
}
|