Skip to content
This repository was archived by the owner on Dec 22, 2024. It is now read-only.

Commit 17b25f4

Browse files
committed
chore: initialize devcontainer
1 parent 769cfd0 commit 17b25f4

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.devcontainer.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
{
2+
"name": "automerge-repo-dev-container",
3+
"image": "mcr.microsoft.com/devcontainers/typescript-node:1-20-bookworm"
4+
}

0 commit comments

Comments
 (0)