We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 81828d4 commit 86c2492Copy full SHA for 86c2492
1 file changed
.devcontainer/devcontainer.json
@@ -17,7 +17,8 @@
17
18
// Install features. Type 'feature' in the VS Code command palette for a full list.
19
"features": {
20
- "git-lfs": "latest"
+ "git-lfs": "latest",
21
+ "sshd": "latest"
22
},
23
24
// Visual Studio Code extensions which help authoring for docs.github.com.
0 commit comments