mirror of
https://github.com/oven-sh/bun
synced 2026-02-11 19:38:58 +00:00
Update tsconfig.json for bun init
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
"strict": true,
|
||||
"downlevelIteration": true,
|
||||
"skipLibCheck": true,
|
||||
"jsx": "preserve",
|
||||
"jsx": "react-jsx",
|
||||
"allowSyntheticDefaultImports": true,
|
||||
"forceConsistentCasingInFileNames": true,
|
||||
"allowJs": true,
|
||||
|
||||
Reference in New Issue
Block a user