mirror of
https://iceshrimp.dev/limepotato/jormungandr-bite.git
synced 2024-11-21 09:27:31 -07:00
Replace rome with biome in .vscode/extensions.json
This commit is contained in:
parent
1e2045bf33
commit
2ff6ddc548
1 changed files with 4 additions and 4 deletions
8
.vscode/extensions.json
vendored
8
.vscode/extensions.json
vendored
|
@ -2,10 +2,10 @@
|
|||
"recommendations": [
|
||||
"editorconfig.editorconfig",
|
||||
"eg2.vscode-npm-script",
|
||||
"rome.rome",
|
||||
"Vue.volar",
|
||||
"Vue.vscode-typescript-vue-plugin",
|
||||
"vue.volar",
|
||||
"vue.vscode-typescript-vue-plugin",
|
||||
"arcanis.vscode-zipfs",
|
||||
"Orta.vscode-twoslash-queries"
|
||||
"orta.vscode-twoslash-queries",
|
||||
"biomejs.biome"
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue