mirror of
https://github.com/oven-sh/bun
synced 2026-02-02 15:08:46 +00:00
2
.vscode/launch.json
generated
vendored
2
.vscode/launch.json
generated
vendored
@@ -325,7 +325,7 @@
|
||||
"name": "bun install",
|
||||
"program": "bun-debug",
|
||||
"args": ["install"],
|
||||
"cwd": "${workspaceFolder}",
|
||||
"cwd": "${fileDirname}",
|
||||
"console": "internalConsole",
|
||||
"env": {
|
||||
"BUN_DEBUG_QUIET_LOGS": "1"
|
||||
|
||||
Reference in New Issue
Block a user