chore(config): configure the development environment

This commit is contained in:
H. Saw 2025-03-06 08:29:06 +00:00
parent 79f6750bb2
commit 35409594ba

View file

@ -0,0 +1,6 @@
{
"image": "mcr.microsoft.com/devcontainers/universal:2",
"features": {
"ghcr.io/devcontainers-extra/features/express-generator:2": {}
}
}