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 ee70717 commit 018ff6aCopy full SHA for 018ff6a
packages/remix/test/integration/tsconfig.json
@@ -4,7 +4,7 @@
4
"lib": ["DOM", "DOM.Iterable", "ES2019"],
5
"isolatedModules": true,
6
"esModuleInterop": true,
7
- "jsx": "react-jsx",
+ "jsx": "react",
8
"moduleResolution": "node",
9
"resolveJsonModule": true,
10
"target": "ES2019",
0 commit comments