Initial commit of my folder
This commit is contained in:
5
backend/node_modules/node-osc/.devcontainer/devcontainer.json
generated
vendored
Normal file
5
backend/node_modules/node-osc/.devcontainer/devcontainer.json
generated
vendored
Normal file
@ -0,0 +1,5 @@
|
||||
{
|
||||
"name": "node-osc",
|
||||
"image": "mcr.microsoft.com/devcontainers/javascript-node:22",
|
||||
"postCreateCommand": "npm install"
|
||||
}
|
||||
Reference in New Issue
Block a user