Files
edgetunnel/.devcontainer/devcontainer.json
2022-12-04 03:42:48 +08:00

6 lines
89 B
JSON

{
"image": "mcr.microsoft.com/devcontainers/typescript-node:18",
"features": {
}
}