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