Skip to content

Commit

Permalink
fix: add graphql and css support for biome (neovim#3370)
Browse files Browse the repository at this point in the history
  • Loading branch information
johnf authored Oct 14, 2024
1 parent d141895 commit 60f9830
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions lua/lspconfig/configs/biome.lua
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@ return {
'typescript',
'typescript.tsx',
'typescriptreact',
'graphql',
'css',
'astro',
'svelte',
'vue',
Expand Down

0 comments on commit 60f9830

Please sign in to comment.