import yargs from 'yargs' import { hideBin } from 'yargs/helpers' export const cli = yargs(hideBin(process.argv))