add linters

This commit is contained in:
andrzej 2024-03-13 00:23:17 +01:00
parent d3ff6d853a
commit b735ff2b36
1 changed files with 0 additions and 1 deletions

View File

@ -7,7 +7,6 @@ return {
},
config = function()
local lint = require("lint")
lint.linters_by_ft = {
javascript = { "eslint_d" },
typescript = { "eslint_d" },