Now that yargs/cliui#165 is merged, there whole reason for @isaacs' fork's existence is gone, so we should get people back to the original project
This will also help to get rid of strip-ansi (see #122), string-width (see #194) & wrap-ansi (see #230) usage
npx github:Fuzzyma/e18e-tools @isaacs/cliui -n 100 -q -o md -U https://npm.devminer.xyz/registry
npx github:Fuzzyma/e18e-tools @isaacs/cliui -n 100 -q -o md -D -U https://npm.devminer.xyz/registry
Now that yargs/cliui#165 is merged, there whole reason for @isaacs' fork's existence is gone, so we should get people back to the original project
This will also help to get rid of
strip-ansi(see #122),string-width(see #194) &wrap-ansi(see #230) usage