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.
jsx
1 parent 70d30f4 commit accbf6fCopy full SHA for accbf6f
apps/landing/tsconfig.json
@@ -11,7 +11,7 @@
11
"moduleResolution": "bundler",
12
"resolveJsonModule": true,
13
"isolatedModules": true,
14
- "jsx": "react-jsx",
+ "jsx": "preserve",
15
"incremental": true,
16
"plugins": [
17
{
0 commit comments