hippofish/.vscode/extensions.json
ThatOneCalculator ed84b101eb
chore: 🔨 rome -> biome
Biome is the new, continued fork of Rome (now discontinued)
2023-09-01 16:46:00 -07:00

18 lines
419 B
JSON

{
"recommendations": [
"editorconfig.editorconfig",
"vue.volar",
"vue.vscode-typescript-vue-plugin",
"arcanis.vscode-zipfs",
"orta.vscode-twoslash-queries",
"antfu.iconify",
"vivaxy.vscode-conventional-commits",
"ms-azuretools.vscode-docker",
"gitlab.gitlab-workflow",
"mrmlnc.vscode-json5",
"esbenp.prettier-vscode",
"redhat.vscode-yaml",
"yoavbls.pretty-ts-errors",
"biomejs.biome"
]
}