Files
vim-lsp-settings-mirror/installer/install-typescript-language-server.cmd

7 lines
138 B
Batchfile

@echo off
cd /d %~dp0
call npm_install tsserver typescript
call npm_install typescript-language-server typescript-language-server