chore(config): configure the development environment
This commit is contained in:
parent
79f6750bb2
commit
35409594ba
1 changed files with 6 additions and 0 deletions
6
.devcontainer/devcontainer.json
Normal file
6
.devcontainer/devcontainer.json
Normal file
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"image": "mcr.microsoft.com/devcontainers/universal:2",
|
||||
"features": {
|
||||
"ghcr.io/devcontainers-extra/features/express-generator:2": {}
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue