Skip to content

Commit 018ff6a

Browse files
authored
chore(remix): Update integration test tsconfig (#5551)
1 parent ee70717 commit 018ff6a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/remix/test/integration/tsconfig.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"lib": ["DOM", "DOM.Iterable", "ES2019"],
55
"isolatedModules": true,
66
"esModuleInterop": true,
7-
"jsx": "react-jsx",
7+
"jsx": "react",
88
"moduleResolution": "node",
99
"resolveJsonModule": true,
1010
"target": "ES2019",

0 commit comments

Comments
 (0)