yargs / yargs-parser

:muscle: the mighty option parser used by yargs
http://yargs.js.org/
ISC License
491 stars 120 forks source link

Allow repeated config options #461

Open nwf-msr opened 2 years ago

nwf-msr commented 2 years ago

Adds tests for https://github.com/yargs/yargs-parser/issues/430 and makes them pass, but I am open to being told that this is in some way not ideal.