mirror of
https://github.com/danbee/dotfiles-local
synced 2025-03-04 08:49:07 +00:00
Switch to ts_ls
This commit is contained in:
parent
88866bb385
commit
d5268f42ec
@ -1,4 +1,4 @@
|
||||
local lspconfig = require("lspconfig")
|
||||
|
||||
lspconfig.eslint.setup({})
|
||||
lspconfig.tsserver.setup({})
|
||||
lspconfig.ts_ls.setup({})
|
||||
|
||||
Loading…
Reference in New Issue
Block a user