Update dependencies
This commit is contained in:
parent
d666c22bac
commit
7aa75317f5
4 changed files with 315 additions and 304 deletions
4
devcontainer.json
Normal file
4
devcontainer.json
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
{
|
||||
"image": "mcr.microsoft.com/devcontainers/typescript-node:0-20",
|
||||
"forwardPorts": [3000]
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue