Skip to content

Commit 315a123

Browse files
committed
Update tsconfig.json
1 parent 5cadaa5 commit 315a123

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
@@ -3,7 +3,7 @@
33
"target": "es2018",
44
"module": "esnext",
55
"moduleResolution": "bundler",
6-
"jsx": "react",
6+
"jsx": "react-jsx",
77
"lib": ["dom", "dom.iterable", "esnext"],
88
"strict": true,
99
"allowJs": true,

0 commit comments

Comments
 (0)