1
0
mirror of https://github.com/nmasur/dotfiles synced 2025-07-04 22:40:13 +00:00
Files
dotfiles/scripts/npm
2021-11-14 20:33:08 -05:00

6 lines
89 B
Bash
Executable File

#!/bin/sh
npm update -g
npm install -g pyright
npm install -g diagnostic-languageserver