mirror of
https://github.com/jimeh/dotfiles.git
synced 2026-02-19 13:46:41 +00:00
chore(node): add yarn to global node packages
This commit is contained in:
@@ -75,6 +75,7 @@ install_node_global_packages() {
|
||||
typescript-formatter
|
||||
uuid-cli
|
||||
vscode-css-languageserver-bin
|
||||
yarn
|
||||
)
|
||||
|
||||
npm install -g "${packages[@]}"
|
||||
|
||||
Reference in New Issue
Block a user