Update devcontainer.json

This commit is contained in:
Pascal Vizeli
2019-09-30 11:01:08 +02:00
committed by GitHub
parent fa92d0e6d8
commit 21453df73e

View File

@@ -8,6 +8,7 @@
"runArgs": ["-e", "GIT_EDITOR=\"code --wait\""],
"extensions": [
"ms-python.python",
"visualstudioexptteam.vscodeintellicode",
"ms-azure-devops.azure-pipelines",
"redhat.vscode-yaml",
"esbenp.prettier-vscode"