feat: add biome linter

This commit is contained in:
Adrien Waksberg 2025-04-10 16:42:16 +02:00
parent ab8fab8099
commit 203f1d5969
2 changed files with 5 additions and 2 deletions
lua/plugins

View file

@ -35,6 +35,7 @@ return {
"markdownlint",
"terraformls",
"tflint",
"biome",
},
},
},