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:
Tarik Gul
2024-09-09 09:00:25 -07:00
committed by GitHub
parent e71c2b0cc5
commit cf7e7cd92a
17 changed files with 15040 additions and 7742 deletions

View File

@@ -1,6 +1,8 @@
{
"compilerOptions": {
"composite": true
"composite": true,
// Rel: https://github.com/polkadot-js/api/issues/5977
"noUnusedLocals": false
},
"files": [],
"references": [