dotfiles/scripts/npm

6 lines
89 B
Plaintext
Raw Normal View History

2021-11-15 01:33:08 +00:00
#!/bin/sh
npm update -g
npm install -g pyright
npm install -g diagnostic-languageserver