From 7e45d589ef7e0c957d12576115369c40d5914922 Mon Sep 17 00:00:00 2001 From: Bill Raymond Date: Thu, 1 Feb 2024 06:17:06 -0800 Subject: [PATCH] update devcontainer --- .devcontainer/devcontainer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.devcontainer/devcontainer.json b/.devcontainer/devcontainer.json index 4dcb14ac..15f20619 100644 --- a/.devcontainer/devcontainer.json +++ b/.devcontainer/devcontainer.json @@ -25,7 +25,7 @@ "eliostruyf.vscode-front-matter" ] } - }, + } // Uncomment to connect as an existing user other than the container default. More info: https://aka.ms/dev-containers-non-root. // "remoteUser": "devcontainer"