1
0
Fork 0
mirror of https://github.com/jellyfin/jellyfin-kodi.git synced 2025-02-16 17:15:44 +00:00
jellyfin-kodi/.vscode/extensions.json

7 lines
99 B
JSON
Raw Normal View History

2023-07-02 00:26:27 +00:00
{
"recommendations": [
"ms-vscode-remote.remote-containers",
"ms-python.black-formatter"
]
2023-07-02 00:26:27 +00:00
}