install biome lsp
This commit is contained in:
parent
dfa2256228
commit
2ddd8c3860
|
@ -149,6 +149,7 @@ return { -- LSP Configuration & Plugins
|
|||
-- But for many setups, the LSP (`tsserver`) will work just fine
|
||||
-- tsserver = {},
|
||||
eslint = {},
|
||||
biome = {},
|
||||
tailwindcss = {},
|
||||
['prisma-language-server'] = {},
|
||||
lua_ls = {
|
||||
|
|
Loading…
Reference in New Issue