stop using tssserver
This commit is contained in:
parent
948adc856b
commit
6973b7768d
|
@ -19,7 +19,7 @@ require("mason").setup({
|
|||
|
||||
require("mason-lspconfig").setup({
|
||||
ensure_installed = {
|
||||
"tsserver",
|
||||
-- "tsserver",
|
||||
"cssls",
|
||||
"html",
|
||||
"bashls",
|
||||
|
|
Loading…
Reference in New Issue