Skip to content

Commit 5c73576

Browse files
authored
Merge pull request #16488 from github/repo-sync
repo sync
2 parents 6acd411 + ab3cf39 commit 5c73576

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.devcontainer/devcontainer.json

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

18+
// Install features. Type 'feature' in the VS Code command palette for a full list.
19+
"features": {
20+
"git-lfs": "latest"
21+
},
22+
1823
// Visual Studio Code extensions which help authoring for docs.github.com.
1924
"extensions": [
2025
"dbaeumer.vscode-eslint",

0 commit comments

Comments
 (0)