We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9165c6b commit 4e05841Copy full SHA for 4e05841
packages/tendermint-rpc/tsconfig.json
@@ -7,5 +7,6 @@
7
},
8
"include": [
9
"src/**/*"
10
- ]
+ ],
11
+ "types": []
12
}
0 commit comments