mirror of
https://github.com/mattn/vim-lsp-settings.git
synced 2025-12-12 20:35:54 +01:00
setting reference https://github.com/microsoft/vscode-eslint/blob/release/2.4.0/%24shared/settings.ts#L154-L175
4 lines
102 B
Batchfile
4 lines
102 B
Batchfile
@echo off
|
|
|
|
call "%~dp0\npm_install.cmd" vscode-eslint-language-server vscode-langservers-extracted
|