From 39b77ead1521b23f61453ac52cee9acbecc1f778 Mon Sep 17 00:00:00 2001 From: Carla Archuleta Date: Fri, 14 Nov 2025 23:46:27 -0700 Subject: [PATCH] Fix formatting in devcontainer.json --- .devcontainer/devcontainer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.devcontainer/devcontainer.json b/.devcontainer/devcontainer.json index 30f6ce6a2427..245bccc6d752 100644 --- a/.devcontainer/devcontainer.json +++ b/.devcontainer/devcontainer.json @@ -1,4 +1,4 @@ -// For format details, see https://aka.ms/devcontainer.json. For config options, see the README at: +.devcontainer/devcontainer.json// For format details, see https://aka.ms/devcontainer.json. For config options, see the README at: // https://github.com/microsoft/vscode-dev-containers/tree/v0.177.0/containers/javascript-node // - {