npm lsp installer script

This commit is contained in:
Noah Masur 2021-11-14 20:33:08 -05:00
parent 1f1769be70
commit 37647acbeb

5
scripts/npm Executable file
View File

@ -0,0 +1,5 @@
#!/bin/sh
npm update -g
npm install -g pyright
npm install -g diagnostic-languageserver