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