1
0
mirror of https://github.com/community-scripts/ProxmoxVE.git synced 2025-04-22 00:08:06 +00:00
Andy Grunwald 2025-01-10 16:49:53 +01:00 committed by GitHub
parent 111436c0a0
commit b7a8d3453a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

8
.vscode/extensions.json vendored Normal file
View File

@ -0,0 +1,8 @@
{
"recommendations": [
"bmalehorn.shell-syntax",
"timonwong.shellcheck",
"foxundermoon.shell-format"
],
"unwantedRecommendations": []
}