jellyfin-kodi/.vscode/extensions.json

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

7 lines
99 B
JSON
Raw Normal View History

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