1
0
mirror of https://github.com/home-assistant/supervisor.git synced 2025-12-24 20:35:55 +00:00

Update devcontainer.json

This commit is contained in:
Pascal Vizeli
2019-09-30 11:01:59 +02:00
committed by GitHub
parent e30f39e97e
commit a75fd2d07e

View File

@@ -11,7 +11,8 @@
],
"extensions": [
"ms-python.python",
"visualstudioexptteam.vscodeintellicode"
"visualstudioexptteam.vscodeintellicode",
"esbenp.prettier-vscode"
],
"settings": {
"python.pythonPath": "/usr/local/bin/python",