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 24547b3 commit 71ef266Copy full SHA for 71ef266
tsconfig.json
@@ -9,7 +9,7 @@
9
"isolatedModules": true,
10
"esModuleInterop": true,
11
"noEmit": true,
12
- "jsx": "preserve",
+ "jsx": "react-jsx",
13
"allowJs": true,
14
"strict": true,
15
"noUnusedLocals": true,
0 commit comments