Skip to content

Commit 712dd30

Browse files
authored
Add comment about features
1 parent dce3fe2 commit 712dd30

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
@@ -15,9 +15,10 @@
1515
"cSpell.language": ",en"
1616
},
1717

18+
// Install features. Type 'feature' in the VS Code command palette for a full list.
1819
"features": {
1920
"git-lfs": "latest"
20-
}
21+
},
2122

2223
// Visual Studio Code extensions which help authoring for docs.github.com.
2324
"extensions": [

0 commit comments

Comments
 (0)