Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(cli): pass BOM cli option to function (#193)
+ program.withBom is where commander stores the --with-bom option, instead of withBOM, which is the functions internal representation of this option.
- Loading branch information