cosmwasm-stargate: Add decorators to tsconfig

This commit is contained in:
willclarktech 2020-12-08 11:31:58 +00:00
parent 1f3c77c685
commit 85279b7271
No known key found for this signature in database
GPG Key ID: 551A86E2E398ADF7

View File

@ -4,6 +4,7 @@
"baseUrl": ".",
"outDir": "build",
"declarationDir": "build/types",
"experimentalDecorators": true,
"rootDir": "src"
},
"include": [