frontend/.vscode/extensions.json
Jesse Wierzbinski bd7fb27f8a
Some checks failed
CodeQL / Analyze (javascript) (push) Failing after 0s
Deploy to GitHub Pages / build (push) Failing after 0s
Deploy to GitHub Pages / deploy (push) Has been skipped
Docker / build (push) Failing after 0s
Mirror to Codeberg / Mirror (push) Failing after 0s
chore: 🧑‍💻 Add more recommended vscode extensions
2025-05-01 04:48:28 +02:00

12 lines
282 B
JSON

{
"recommendations": [
"inlang.vs-code-extension",
"biomejs.biome",
"oven.bun-vscode",
"vivaxy.vscode-conventional-commits",
"EditorConfig.EditorConfig",
"Nuxtr.nuxt-vscode-extentions",
"bradlc.vscode-tailwindcss"
]
}