Files
home-assistant-core/.vscode/extensions.json
T
2023-11-27 14:38:59 +01:00

8 lines
110 B
JSON

{
"recommendations": [
"charliermarsh.ruff",
"esbenp.prettier-vscode",
"ms-python.python"
]
}