Update Kusama augmented types to 1.3.0 (#5972)
* Update Kusama augmented types to 1.3.0 * add * adjust tsconfig build
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
{
|
||||
"compilerOptions": {
|
||||
"composite": true
|
||||
"composite": true,
|
||||
// Rel: https://github.com/polkadot-js/api/issues/5977
|
||||
"noUnusedLocals": false
|
||||
},
|
||||
"files": [],
|
||||
"references": [
|
||||
|
||||
Reference in New Issue
Block a user