mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2025-08-10 07:18:00 +02:00
style: remove trailing whitespace (#12303)
This commit is contained in:
@ -58,7 +58,7 @@ alias npmt="npm test"
|
||||
# Run npm scripts
|
||||
alias npmR="npm run"
|
||||
|
||||
# Run npm publish
|
||||
# Run npm publish
|
||||
alias npmP="npm publish"
|
||||
|
||||
# Run npm init
|
||||
|
Reference in New Issue
Block a user