mirror of
https://github.com/versia-pub/frontend.git
synced 2026-03-12 19:29:14 +01:00
chore: 🧑💻 Add more recommended vscode extensions
Some checks failed
Some checks failed
This commit is contained in:
parent
fcc78bdd0f
commit
bd7fb27f8a
1 changed files with 9 additions and 1 deletions
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…
Add table
Add a link
Reference in a new issue