mirror of
https://github.com/jpawlowski/hass.tibber_prices.git
synced 2026-03-29 21:03:40 +00:00
fix(devcontainer): remove unused VS Code extensions from configuration
This commit is contained in:
parent
ee7fc623a7
commit
92520051e4
1 changed files with 1 additions and 3 deletions
|
|
@ -38,9 +38,7 @@
|
|||
"ms-python.vscode-pylance",
|
||||
"ms-vscode-remote.remote-containers",
|
||||
"redhat.vscode-yaml",
|
||||
"ryanluker.vscode-coverage-gutters",
|
||||
"Google.geminicodeassist",
|
||||
"openai.chatgpt"
|
||||
"ryanluker.vscode-coverage-gutters"
|
||||
],
|
||||
"settings": {
|
||||
"editor.tabSize": 4,
|
||||
|
|
|
|||
Loading…
Reference in a new issue