ProxmoxVE/.vscode/extensions.json

9 lines
154 B
JSON

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