Andy Grunwald
2025-01-10 16:49:53 +01:00
committed by GitHub
parent 111436c0a0
commit b7a8d3453a

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

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