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 809bbae commit 947afefCopy full SHA for 947afef
tsconfig.json
@@ -1,7 +1,7 @@
1
{
2
"compilerOptions": {
3
"target": "esnext",
4
- "jsx": "react",
+ "jsx": "react-jsx",
5
"lib": ["es2023"],
6
"moduleDetection": "force",
7
"module": "preserve",
0 commit comments