mirror of
https://github.com/actions/setup-node.git
synced 2025-12-14 00:16:35 +08:00
Create devcontainer.json
This commit is contained in:
5
.devcontainer/devcontainer.json
Normal file
5
.devcontainer/devcontainer.json
Normal file
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"image": "mcr.microsoft.com/devcontainers/universal:2",
|
||||
"features": {
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user