From d386d42f34eb562ff51cf615630b5081befcfedd Mon Sep 17 00:00:00 2001 From: Andrew Eisenberg Date: Mon, 13 Feb 2023 09:55:25 -0800 Subject: [PATCH] Add back comment --- .vscode/settings.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.vscode/settings.json b/.vscode/settings.json index 96e94b570..f79841a43 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -44,7 +44,7 @@ }, "jestrunner.debugOptions": { // Uncomment to debug integration tests - "attachSimplePort": 9223, + // "attachSimplePort": 9223, "env": { "LANG": "en-US", "TZ": "UTC",