mirror of
https://github.com/jimeh/dotfiles.git
synced 2026-02-19 08:26:42 +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
|
typescript-formatter
|
||||||
uuid-cli
|
uuid-cli
|
||||||
vscode-css-languageserver-bin
|
vscode-css-languageserver-bin
|
||||||
|
yarn
|
||||||
)
|
)
|
||||||
|
|
||||||
npm install -g "${packages[@]}"
|
npm install -g "${packages[@]}"
|
||||||
|
|||||||
Reference in New Issue
Block a user