update deps
This commit is contained in:
parent
46dbdc7758
commit
e561408f16
4 changed files with 78 additions and 248 deletions
|
@ -8,7 +8,7 @@ return {
|
|||
linters_by_ft = {
|
||||
-- Builtin: https://github.com/mfussenegger/nvim-lint/tree/master/lua/lint/linters
|
||||
markdown = { "markdownlint" },
|
||||
lua = { "luacheck" },
|
||||
-- lua = { "luacheck" }, -- TODO revisit this was not working last time
|
||||
typescript = { "biomejs" },
|
||||
typescriptreact = { "biomejs" },
|
||||
javascript = { "biomejs" },
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue