mirror of
https://github.com/sern-handler/cli
synced 2026-06-27 02:02:20 +00:00
* feat: inline gimmeChoices returned value * feat: add esm option * feat: add config support for javascript-esm * feat: add fromCwd.js util * feat: transform repetitive paths to fromCwd * feat: remove conditional branch in favor of transform * refactor: extract condition into function * style: prettier