Skip to content

Commit 8262c5a

Browse files
authored
Add git-lfs to devcontainer.json
1 parent 28a7ce3 commit 8262c5a

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.devcontainer/devcontainer.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,10 @@
1515
"cSpell.language": ",en"
1616
},
1717

18+
"features": {
19+
"git-lfs": "latest"
20+
}
21+
1822
// Visual Studio Code extensions which help authoring for docs.github.com.
1923
"extensions": [
2024
"dbaeumer.vscode-eslint",

0 commit comments

Comments
 (0)