mirror of
https://github.com/mattn/vim-lsp-settings.git
synced 2026-05-30 11:18:40 +02:00
5 lines
147 B
Batchfile
5 lines
147 B
Batchfile
@echo off
|
|
|
|
call "%~dp0\npm_install.cmd" tsserver typescript
|
|
call "%~dp0\npm_install.cmd" typescript-language-server typescript-language-server
|