mirror of https://github.com/buster-so/buster.git
Add recommended extensions
This commit is contained in:
parent
542795833a
commit
ff12325abc
|
@ -0,0 +1,9 @@
|
||||||
|
{
|
||||||
|
"recommendations": [
|
||||||
|
"biomejs.biome",
|
||||||
|
"vitest.explorer",
|
||||||
|
"bradlc.vscode-tailwindcss",
|
||||||
|
"rvest.vs-code-prettier-eslint",
|
||||||
|
"esbenp.prettier-vscode"
|
||||||
|
]
|
||||||
|
}
|
Loading…
Reference in New Issue