Skip to content

Commit 2f3de2d

Browse files
sleroqSean-Der
authored andcommitted
Fix all typescript errors
1 parent 3ea15ef commit 2f3de2d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

web/tsconfig.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"skipLibCheck": true,
2020

2121
/* Skip type checking all .d.ts files. */
22-
"jsx": "react",
22+
"jsx": "react-jsx",
2323

2424
"outDir": "./build",
2525
"allowJs": false,

0 commit comments

Comments
 (0)