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.
2 parents 5dc8861 + a95a7bc commit 04b9f31Copy full SHA for 04b9f31
.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