Skip to content

Commit 0f8e93b

Browse files
committed
chore: update tsconfig.json
1 parent 4233c12 commit 0f8e93b

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
@@ -18,7 +18,7 @@
1818
"isolatedModules": true,
1919
"declaration": true,
2020
"baseUrl": "website",
21-
"jsx": "react",
21+
"jsx": "react-jsx",
2222
"typeRoots": [
2323
"node_modules/@types"
2424
],

0 commit comments

Comments
 (0)