Closed Sword-Smith closed 4 years ago
Type validation is still outstanding, as the argument parser is not strict about those.
Aloha and thanks for checkin' in :) I would strongly prefer using yargs
's way of defining default values instead of having to merge objects and filtering by unset args. Feels a bit error-prone. Values can still be pulled in from the config, it should just be avoided that the variables are set at different points at code @ maintainability.
Is this better?
This looks like an excellent addition by @lennonhill. Merge?