Skip to content

Commit 0a801c3

Browse files
committed
experiment
1 parent 0d88f9e commit 0a801c3

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
@@ -8,7 +8,7 @@
88
"importHelpers": true,
99
"strict": true,
1010
"declaration": true,
11-
"jsx": "react",
11+
"jsx": "react-jsx",
1212
"rootDir": "src",
1313
"outDir": "lib/mjs"
1414
},

0 commit comments

Comments
 (0)