This commit is contained in:
Michael Thomson 2024-04-25 10:12:27 -04:00
parent b417f8458d
commit e25c7b3be6
No known key found for this signature in database

View File

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