Skip to content

Commit

Permalink
npm: remove some ancient aliases
Browse files Browse the repository at this point in the history
This was introduced in 2011 along with a variety of easter eggs
that made it into the CLI in its early days. Over the years, it was
simply forgotten. This is not the sort of thing the CLI team thinks
is acceptable and does not reflect our values or culture.

Credit: @zkat
PR-URL: npm/npm#14244
Reviewed-By: @othiym23
Reviewed-By: @isaacs
  • Loading branch information
zkat committed Oct 11, 2016
1 parent d081cc6 commit 643dae2
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions lib/config/defaults.js
Original file line number Diff line number Diff line change
Expand Up @@ -370,8 +370,6 @@ exports.shorthands = {
help: ['--usage'],
v: ['--version'],
f: ['--force'],
gangster: ['--force'],
gangsta: ['--force'],
desc: ['--description'],
'no-desc': ['--no-description'],
'local': ['--no-global'],
Expand Down

0 comments on commit 643dae2

Please sign in to comment.