Skip to content
This repository was archived by the owner on Jan 30, 2025. It is now read-only.

Commit 57e38d6

Browse files
committed
1 parent 8c0673a commit 57e38d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tsconfig.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"allowUnusedLabels": true,
99
"esModuleInterop": true,
1010
"forceConsistentCasingInFileNames": true,
11-
"jsx": "react",
11+
"jsx": "react-jsx",
1212
"lib": ["esnext"],
1313
"module": "esnext",
1414
"moduleResolution": "node",

0 commit comments

Comments
 (0)