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 5cadaa5 commit 315a123Copy full SHA for 315a123
tsconfig.json
@@ -3,7 +3,7 @@
3
"target": "es2018",
4
"module": "esnext",
5
"moduleResolution": "bundler",
6
- "jsx": "react",
+ "jsx": "react-jsx",
7
"lib": ["dom", "dom.iterable", "esnext"],
8
"strict": true,
9
"allowJs": true,
0 commit comments