We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0d88f9e commit 0a801c3Copy full SHA for 0a801c3
tsconfig.json
@@ -8,7 +8,7 @@
8
"importHelpers": true,
9
"strict": true,
10
"declaration": true,
11
- "jsx": "react",
+ "jsx": "react-jsx",
12
"rootDir": "src",
13
"outDir": "lib/mjs"
14
},
0 commit comments