Skip to content

Commit 1dac06a

Browse files
committed
use .js extension in codegenned import statements
1 parent 7aef432 commit 1dac06a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

scripts/codegen.cjs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ telescope({
1010
protoDirs: ["protos/cosmos-sdk", "protos/wasmd", "protos/ibc-go"],
1111
outPath: outPath,
1212
options: {
13+
restoreImportExtension: ".js",
1314
logLevel: 0,
1415
useSDKTypes: false,
1516
tsDisable: {

0 commit comments

Comments
 (0)