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 73b9765 commit f194ee4Copy full SHA for f194ee4
tests/gentype_tests/typescript-react-example/tsconfig.json
@@ -7,6 +7,7 @@
7
"strict": true,
8
"skipLibCheck": true,
9
"allowJs": true,
10
+ "allowImportingTsExtensions": true,
11
"noEmit": true
12
},
13
"include": ["src"]
0 commit comments