Commit d6ccb41d authored by William Bautista's avatar William Bautista Committed by Robby Russell
Browse files

Update Yarn plugin alias (#6246)

parent d29784e1
alias yi="yarn install"
# Alias sorted alphabetically
alias y="yarn "
alias ya="yarn add"
alias ycc="yarn cache clean"
alias yh="yarn help"
alias yo="yarn outdated"
alias yui="yarn upgrade-interactive"
_yarn ()
{
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment