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 1dc1e33 commit 876ab3cCopy full SHA for 876ab3c
tsconfig.json
@@ -1,7 +1,7 @@
1
{
2
"compilerOptions": {
3
"module": "commonjs",
4
- "jsx": "react",
+ "jsx": "react-jsx",
5
"noEmit": true,
6
"baseUrl": "./",
7
"pretty": true,
0 commit comments