update biome setup
This commit is contained in:
parent
d5f7a05b1a
commit
ca1ebd24fa
2 changed files with 3 additions and 4 deletions
|
|
@ -8,10 +8,6 @@ return {
|
|||
lint.linters.gitlint.args = { "--contrib", "contrib-title-conventional-commits", "--msg-filename", "-" }
|
||||
|
||||
lint.linters_by_ft = {
|
||||
javascript = { "biomejs" },
|
||||
typescript = { "biomejs" },
|
||||
javascriptreact = { "biomejs" },
|
||||
typescriptreact = { "biomejs" },
|
||||
-- astro = { "eslint_d" },
|
||||
python = { "ruff" },
|
||||
sh = { "shellcheck" },
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue