mirror of
https://github.com/pezkuwichain/pezkuwi-ui.git
synced 2026-04-22 02:08:03 +00:00
Bump dev (#731)
* Bump dev * Adjust dev/node/test/node.d.ts imports * Node resolution * Revert dev/node/test/node.d.ts import
This commit is contained in:
@@ -2,6 +2,8 @@
|
||||
"extends": "@polkadot/dev/config/tsconfig.json",
|
||||
"compilerOptions": {
|
||||
"composite": true,
|
||||
/* FIXME The default nodenext resolution is problematic with vue2 */
|
||||
"moduleResolution": "node",
|
||||
"paths": {
|
||||
"@polkadot/react-identicon": ["react-identicon/src/index.ts"],
|
||||
"@polkadot/react-qr": ["react-qr/src/index.ts"],
|
||||
|
||||
Reference in New Issue
Block a user