fix biome
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
return {
|
return {
|
||||||
cmd = { "biome", "lsp-proxy" },
|
cmd = { "npx", "biome", "lsp-proxy" },
|
||||||
filetypes = {
|
filetypes = {
|
||||||
"javascript",
|
"javascript",
|
||||||
"javascriptreact",
|
"javascriptreact",
|
||||||
|
|||||||
Reference in New Issue
Block a user