diff --git a/.vscode/launch.json b/.vscode/launch.json index 625ed0cf8d..4a7052e99b 100644 --- a/.vscode/launch.json +++ b/.vscode/launch.json @@ -152,7 +152,6 @@ "BUN_DEBUG_QUIET_LOGS": "1", "BUN_DEBUG_EventLoop": "1", "BUN_GARBAGE_COLLECTOR_LEVEL": "2", - "BUN_DEBUG_ALL": "1", }, "console": "internalConsole", },