init: 初始化模板项目
This commit is contained in:
4
.devcontainer/devcontainer.json
Normal file
4
.devcontainer/devcontainer.json
Normal file
@@ -0,0 +1,4 @@
|
||||
{
|
||||
"name": "Devcontainer",
|
||||
"image": "ghcr.io/codesandbox/devcontainers/typescript-node:latest"
|
||||
}
|
||||
Reference in New Issue
Block a user