add vscode extension recommendations

This commit is contained in:
2025-04-26 16:11:03 +02:00
parent 55d4175dd1
commit 06eea4f302

12
apps/app/.vscode/extensions.json vendored Normal file
View File

@@ -0,0 +1,12 @@
{
"recommendations": [
"inlang.vs-code-extension",
"42Crunch.vscode-openapi",
"bruno-api-client.bruno",
"svelte.svelte-vscode",
"github.vscode-github-actions",
"GitHub.copilot",
"pixl-garden.BongoCat",
"golang.go"
]
}