lsp: add lsp and linter for typescript

Co-Authored-by: iGor milhit <igor@milhit.ch>
iGor milhit 2026-01-20 16:32:15 +01:00
parent 7ca4abaeae
commit c3992bb3e1
Signed by: igor
GPG Key ID: 692D97C3D0228A99
1 changed files with 2 additions and 0 deletions

View File

@ -31,10 +31,12 @@ return {
require("mason-lspconfig").setup({
ensure_installed = {
"cssls",
"eslint",
"html",
"jsonls",
"lua_ls",
"marksman",
"ts_ls",
"ty",
"ruff",
"yamlls",