removed typescript language server from the list of mason tools

This commit is contained in:
aminnairi
2025-11-05 20:03:11 +01:00
parent 9b8fd9b50f
commit 3ad4626caf
@@ -19,7 +19,6 @@ return {
"ansible-lint", "ansible-lint",
"eslint_d", "eslint_d",
"phpcbf", "phpcbf",
"typescript-language-server",
"phpcs", "phpcs",
}, },
auto_update = true, auto_update = true,