lgarron / stalwart-ascii-font

An ascii art font.
https://garron.net/code/stalwart/
0 stars 0 forks source link

`yargs` mangles `no-auto-uppercase` arg #1

Closed lgarron closed 3 days ago

lgarron commented 4 days ago
Unknown arguments: auto-uppercase, autoUppercase
lgarron commented 3 days ago

Handled by using cmd-ts instead of yargs: https://github.com/lgarron/stalwart-ascii-font/commit/6c4863301e23f6e7723911d80bfd420b6d985fbf

There were a few further reasons for switching, such as yargs silently swallowing a positional string arg with the value "-".