Skip to content

Commit b4b6b0c

Browse files
committed
feat: Add codespace configuration
1 parent b20b139 commit b4b6b0c

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.devcontainer/devcontainer.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
{
2+
"name": "Basic Dev Environment",
3+
"image": "mcr.microsoft.com/devcontainers/base:debian"
4+
}

0 commit comments

Comments
 (0)