jellyfin-kodi/.vscode/extensions.json
2025-09-16 05:27:11 +02:00

7 lines
132 B
JSON

{
"recommendations": [
"ms-vscode-remote.remote-containers",
"ms-python.black-formatter",
"ms-python.mypy-type-checker"
]
}