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 8a86505 commit f926686Copy full SHA for f926686
jscomp/gentype_tests/typescript-react-example/tsconfig.json
@@ -6,7 +6,7 @@
6
"lib": ["dom", "dom.iterable", "esnext"],
7
"sourceMap": true,
8
"allowJs": true,
9
- "jsx": "react",
+ "jsx": "react-jsx",
10
"skipLibCheck": true,
11
"moduleResolution": "node",
12
"rootDir": ".",
0 commit comments