Add git-lfs support to devcontainer ()

This commit is contained in:
2023-06-21 04:28:46 +09:00
committed by GitHub
parent 0052395351
commit a95a7bcdf3

@ -5,7 +5,8 @@
// installs nodejs into container
"ghcr.io/devcontainers/features/node:1": {
"version":"20"
}
},
"ghcr.io/devcontainers/features/git-lfs:1.1.0": {}
},
"customizations": {
"vscode": {