Skip to content

Commit 04b9f31

Browse files
authored
Merge branch 'main' into navrework
2 parents 5dc8861 + a95a7bc commit 04b9f31

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.devcontainer/devcontainer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,8 @@
55
// installs nodejs into container
66
"ghcr.io/devcontainers/features/node:1": {
77
"version":"20"
8-
}
8+
},
9+
"ghcr.io/devcontainers/features/git-lfs:1.1.0": {}
910
},
1011
"customizations": {
1112
"vscode": {

0 commit comments

Comments
 (0)