add eslint to Mason

This commit is contained in:
2026-07-03 05:10:15 +02:00
parent 4d26049347
commit 35fb1cfc59

View File

@@ -51,9 +51,10 @@ local managed_servers = {
"lua_ls",
"marksman",
"taplo",
"tailwindcss",
"ts_ls",
"yamlls",
"ts_ls",
"tailwindcss",
"eslint",
}
local servers = {
bashls = {},