We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 28a7ce3 commit 8262c5aCopy full SHA for 8262c5a
1 file changed
.devcontainer/devcontainer.json
@@ -15,6 +15,10 @@
15
"cSpell.language": ",en"
16
},
17
18
+ "features": {
19
+ "git-lfs": "latest"
20
+ }
21
+
22
// Visual Studio Code extensions which help authoring for docs.github.com.
23
"extensions": [
24
"dbaeumer.vscode-eslint",
0 commit comments