diff --git a/.vscode/launch.json b/.vscode/launch.json index 520ed05d2c..1940f06653 100644 --- a/.vscode/launch.json +++ b/.vscode/launch.json @@ -33,7 +33,7 @@ "FORCE_COLOR": "1", "BUN_DEBUG_QUIET_LOGS": "1", "BUN_GARBAGE_COLLECTOR_LEVEL": "1", - "BUN_DEBUG_FileReader": "1", + "BUN_DEBUG_FileReader": "1" }, "console": "internalConsole" },