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 f7e6da9 commit a415a17Copy full SHA for a415a17
example/tsconfig.json
@@ -11,7 +11,7 @@
11
"strict": true,
12
"noUnusedLocals": true,
13
"noUnusedParameters": true,
14
- "jsx": "react",
+ "jsx": "preserve",
15
"jsxFactory": "h"
16
},
17
"include": [
0 commit comments