This commit is contained in:
2024-04-25 10:12:27 -04:00
parent b417f8458d
commit e25c7b3be6

View File

@@ -92,5 +92,8 @@ return {
}, },
} }
-- eslint
require('lspconfig').eslint.setup({})
end, end,
} }