mirror of
https://github.com/oven-sh/bun
synced 2026-02-14 04:49:06 +00:00
launch.json: remove BUN_DEBUG_ALL=1 from 'bun run' (#12845)
This commit is contained in:
1
.vscode/launch.json
generated
vendored
1
.vscode/launch.json
generated
vendored
@@ -152,7 +152,6 @@
|
||||
"BUN_DEBUG_QUIET_LOGS": "1",
|
||||
"BUN_DEBUG_EventLoop": "1",
|
||||
"BUN_GARBAGE_COLLECTOR_LEVEL": "2",
|
||||
"BUN_DEBUG_ALL": "1",
|
||||
},
|
||||
"console": "internalConsole",
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user