Skip to content

Commit dc84572

Browse files
committed
feat: Add codespace configuration
1 parent d67d9c1 commit dc84572

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": "Universal - Latest",
3+
"image": "mcr.microsoft.com/devcontainers/universal:latest"
4+
}

0 commit comments

Comments
 (0)