cosmwasm-stargate: Add decorators to tsconfig
This commit is contained in:
parent
1f3c77c685
commit
85279b7271
@ -4,6 +4,7 @@
|
||||
"baseUrl": ".",
|
||||
"outDir": "build",
|
||||
"declarationDir": "build/types",
|
||||
"experimentalDecorators": true,
|
||||
"rootDir": "src"
|
||||
},
|
||||
"include": [
|
||||
|
||||
Loading…
Reference in New Issue
Block a user