bors[bot] bf9cd6ee30 Merge #617 #618
617: Use npm ci instead of install r=matklad a=h-michael

fix #422

`npm install` is always recreate `package-lock.json`.
So we might use `npm ci` with `install-code`

https://docs.npmjs.com/cli/ci.html#description

618: Add install-lsp subcommand r=matklad a=h-michael

related https://github.com/rust-analyzer/rust-analyzer/pull/617#issuecomment-456914650

Co-authored-by: Hirokazu Hata <h.hata.ai.t@gmail.com>
2019-01-23 19:15:50 +00:00
..
2019-01-11 00:51:34 +03:00
2019-01-11 19:59:06 +03:00
2019-01-23 17:37:10 +03:00
2019-01-23 20:45:32 +03:00
2019-01-23 17:37:10 +03:00
⬆️ insta
2019-01-23 15:04:38 +03:00
2019-01-23 13:57:17 -05:00
2019-01-08 22:03:13 +03:00
2019-01-24 03:23:15 +09:00