Skip to content

Commit 5ca6326

Browse files
committed
jsx != react
1 parent 56635f2 commit 5ca6326

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tsconfig.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
"compilerOptions": {
44
"target": "ESNext",
55
"lib": ["DOM", "DOM.Iterable", "ESNext"],
6-
"jsx": "react",
76
"module": "esnext",
87
"moduleResolution": "bundler",
98
"allowJs": true,

0 commit comments

Comments
 (0)