Remove file syntax deprecation

This commit is contained in:
Mickaël Rémond
2021-05-11 08:06:16 +00:00
committed by GitHub
parent 97e7f25e6e
commit 7a6425544c
+1 -1
View File
@@ -11,7 +11,7 @@
// Set *default* container specific settings.json values on container create.
"settings": {
"terminal.integrated.shell.linux": "/bin/zsh",
"terminal.integrated.defaultProfile.linux": "/bin/zsh",
},
// Add the IDs of extensions you want installed when the container is created.