Skip to content

Commit f194ee4

Browse files
committed
fix gentype test
1 parent 73b9765 commit f194ee4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/gentype_tests/typescript-react-example/tsconfig.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
"strict": true,
88
"skipLibCheck": true,
99
"allowJs": true,
10+
"allowImportingTsExtensions": true,
1011
"noEmit": true
1112
},
1213
"include": ["src"]

0 commit comments

Comments
 (0)