Skip to content

Commit 0d3674f

Browse files
colinhackspaperclover
authored andcommitted
Update tsconfig.json for bun init
1 parent a57c55d commit 0d3674f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/cli/tsconfig-for-init.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"strict": true,
1212
"downlevelIteration": true,
1313
"skipLibCheck": true,
14-
"jsx": "preserve",
14+
"jsx": "react-jsx",
1515
"allowSyntheticDefaultImports": true,
1616
"forceConsistentCasingInFileNames": true,
1717
"allowJs": true,

0 commit comments

Comments
 (0)