mirror of
https://github.com/versia-pub/frontend.git
synced 2025-12-06 00:18:20 +01:00
chore: 🧑💻 Add more recommended vscode extensions
Some checks failed
Some checks failed
This commit is contained in:
parent
fcc78bdd0f
commit
bd7fb27f8a
10
.vscode/extensions.json
vendored
10
.vscode/extensions.json
vendored
|
|
@ -1,3 +1,11 @@
|
||||||
{
|
{
|
||||||
"recommendations": ["inlang.vs-code-extension"]
|
"recommendations": [
|
||||||
|
"inlang.vs-code-extension",
|
||||||
|
"biomejs.biome",
|
||||||
|
"oven.bun-vscode",
|
||||||
|
"vivaxy.vscode-conventional-commits",
|
||||||
|
"EditorConfig.EditorConfig",
|
||||||
|
"Nuxtr.nuxt-vscode-extentions",
|
||||||
|
"bradlc.vscode-tailwindcss"
|
||||||
|
]
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue