Update and rename devcontainer.json to devcontainer.X

.devcontainer/devcontainer.json
This commit is contained in:
Ben 2024-03-15 00:09:23 -05:00 committed by GitHub
parent f5788e5b32
commit 185f8649c5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,6 +1,6 @@
// For format details, see https://aka.ms/devcontainer.json. For config options, see the
// README at: https://github.com/devcontainers/templates/tree/main/src/typescript-node
{
"name": "@actions/upload-artifact",
"bndrs21": "@actions/upload-artifact
"image": "mcr.microsoft.com/devcontainers/typescript-node:0-16"
}