mirror of
https://github.com/oven-sh/bun
synced 2026-02-13 12:29:07 +00:00
Merge branch 'main' into jarred/process-change
This commit is contained in:
@@ -14,9 +14,8 @@
|
||||
"noEmit": true,
|
||||
|
||||
/* Linting */
|
||||
"skipLibCheck": true,
|
||||
"strict": true,
|
||||
"skipLibCheck": true,
|
||||
"noFallthroughCasesInSwitch": true,
|
||||
"forceConsistentCasingInFileNames": true
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user