fix biome

This commit is contained in:
2026-04-07 17:29:47 +01:00
parent fd2307eb0c
commit cad0540600
+1 -1
View File
@@ -1,5 +1,5 @@
return { return {
cmd = { "biome", "lsp-proxy" }, cmd = { "npx", "biome", "lsp-proxy" },
filetypes = { filetypes = {
"javascript", "javascript",
"javascriptreact", "javascriptreact",