mirror of
https://github.com/mattn/vim-lsp-settings.git
synced 2025-12-12 20:35:54 +01:00
Update eslint-server (vscode-eslint) to version 2
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
git clone "https://github.com/microsoft/vscode-eslint" .
|
||||
git checkout release/1.9.1
|
||||
git checkout release/2.0.15
|
||||
npm install
|
||||
npm run compile:server
|
||||
|
||||
|
||||
Reference in New Issue
Block a user