mirror of
https://github.com/pezkuwichain/pezkuwi-ui.git
synced 2026-04-22 02:08:03 +00:00
Adjust TS target (#698)
This commit is contained in:
+2
-1
@@ -20,6 +20,7 @@
|
||||
"@polkadot/vue-identicon": ["vue-identicon/src"],
|
||||
"@polkadot/vue-identicon/*": ["vue-identicon/src/*"]
|
||||
},
|
||||
"skipLibCheck": true
|
||||
"skipLibCheck": true,
|
||||
"target": "es2015"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user