Update eslint-server (vscode-eslint) to version 2

This commit is contained in:
yaegassy
2020-02-24 23:55:03 +09:00
parent b7afc25d26
commit 9fa460fcfc
3 changed files with 33 additions and 30 deletions

View File

@@ -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