updating changed servername from tsserver to ts-ls

This commit is contained in:
codebhanu 2024-09-22 11:14:11 -04:00
parent cb670e8890
commit 42df20d176

View file

@ -27,7 +27,7 @@ return {
mason_lspconfig.setup({
-- list of servers for mason to install
ensure_installed = {
"tsserver",
"ts-ls",
"html",
"cssls",
"tailwindcss",