Files
OpenClawHomeAssistant/.vscode/extensions.json
T

10 lines
170 B
JSON

{
"recommendations": [
"timonwong.shellcheck",
"redhat.vscode-yaml",
"ms-python.python",
"ms-python.vscode-pylance",
"esbenp.prettier-vscode"
]
}