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 cdb09b8 commit b25b129Copy full SHA for b25b129
1 file changed
tsconfig.json
@@ -2,7 +2,7 @@
2
"compilerOptions": {
3
"target": "esnext",
4
"moduleResolution": "bundler",
5
- "jsx": "react-jsx",
+ "jsx": "react",
6
"declaration": true,
7
"skipLibCheck": true,
8
"esModuleInterop": true,
0 commit comments