From 2849eee7c30ec570a6f7d6d4f23b53ad1913b31e Mon Sep 17 00:00:00 2001 From: cours granja <251537082+HACKER007-SHIP-IT@users.noreply.github.com> Date: Sat, 17 Jan 2026 11:40:12 +0100 Subject: [PATCH] Create devcontainer.json https://github.com/sonatype/dependency-management-mcp-server/issues/9 --- .devcontainer/devcontainer.json | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 .devcontainer/devcontainer.json diff --git a/.devcontainer/devcontainer.json b/.devcontainer/devcontainer.json new file mode 100644 index 0000000..9cbc56e --- /dev/null +++ b/.devcontainer/devcontainer.json @@ -0,0 +1,4 @@ +{ + "image": "mcr.microsoft.com/devcontainers/universal:2", + "features": {} +} billing and ownership taken