We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0052395 commit a95a7bcCopy full SHA for a95a7bc
.devcontainer/devcontainer.json
@@ -5,7 +5,8 @@
5
// installs nodejs into container
6
"ghcr.io/devcontainers/features/node:1": {
7
"version":"20"
8
- }
+ },
9
+ "ghcr.io/devcontainers/features/git-lfs:1.1.0": {}
10
},
11
"customizations": {
12
"vscode": {
0 commit comments