mirror of
https://github.com/nmasur/dotfiles
synced 2024-11-10 02:52:55 +00:00
npm lsp installer script
This commit is contained in:
parent
1f1769be70
commit
37647acbeb
5
scripts/npm
Executable file
5
scripts/npm
Executable file
@ -0,0 +1,5 @@
|
|||||||
|
#!/bin/sh
|
||||||
|
|
||||||
|
npm update -g
|
||||||
|
npm install -g pyright
|
||||||
|
npm install -g diagnostic-languageserver
|
Loading…
Reference in New Issue
Block a user