vercel / arg

Simple argument parsing
https://npmjs.com/arg
MIT License
1.23k stars 54 forks source link

Remove aliases from being suggested in result #64

Open mchccn opened 2 years ago

mchccn commented 2 years ago

This uses key remapping in TypeScript to eliminate aliases from being in the result.

A small change, but helps future users work with this package a lot faster.

I think a video will best explain what this PR does:

https://user-images.githubusercontent.com/65373746/173261069-129f71ec-492c-44a8-ae26-18d0c6644168.mov