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