music-assistant-server

202 BJSON
extensions.json
202 B11 lines • json
1{
2  "recommendations": [
3    "ms-python.mypy-type-checker",
4    "ms-python.python",
5    "ms-python.debugpy",
6    "ms-python.vscode-pylance",
7    "charliermarsh.ruff",
8    "esbenp.prettier-vscode"
9  ]
10}
11