diff --git a/.devcontainer/contributing/devcontainer.json b/.devcontainer/devcontainer.json similarity index 99% rename from .devcontainer/contributing/devcontainer.json rename to .devcontainer/devcontainer.json index 8526e2f69f6..1517af3e394 100644 --- a/.devcontainer/contributing/devcontainer.json +++ b/.devcontainer/devcontainer.json @@ -11,7 +11,7 @@ "ghcr.io/devcontainers/features/dotnet": { "additionalVersions": [ "8.0.403" - ], + ] }, "ghcr.io/devcontainers/features/node:1": {}, "ghcr.io/devcontainers/features/python:1": {},