ProxmoxVE/.vscode/extensions.json
2025-04-01 14:21:22 +02:00

10 lines
187 B
JSON

{
"recommendations": [
"bmalehorn.shell-syntax",
"timonwong.shellcheck",
"foxundermoon.shell-format",
"editorconfig.editorconfig"
],
"unwantedRecommendations": []
}