Skip to content

Commit 24547b3

Browse files
committed
Update tsconfig file
1 parent aa4ac19 commit 24547b3

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
@@ -9,7 +9,7 @@
99
"isolatedModules": true,
1010
"esModuleInterop": true,
1111
"noEmit": true,
12-
"jsx": "react-jsx",
12+
"jsx": "preserve",
1313
"allowJs": true,
1414
"strict": true,
1515
"noUnusedLocals": true,

0 commit comments

Comments
 (0)