mirror of
https://github.com/LunarVim/LunarVim.git
synced 2025-09-01 08:15:20 +02:00
tsserver config
This commit is contained in:
parent
8fce14df83
commit
e6c8e57def
1 changed files with 2 additions and 0 deletions
2
lua/lsp/js-ts-ls.lua
Normal file
2
lua/lsp/js-ts-ls.lua
Normal file
|
@ -0,0 +1,2 @@
|
|||
-- npm install -g typescript typescript-language-server
|
||||
require'lspconfig'.tsserver.setup{}
|
Loading…
Add table
Add a link
Reference in a new issue