-
First of all, thanks for this!
I'm trying to use this with `yarn` but I get the following error:
`$ yarn audit --json|npm-audit-reporter-teamcity`
```
{"type":"warning","data":"Resolution fi…
-
[mewo](https://www.npmjs.com/package/meow) is just a simple wrapper around [minimist](https://github.com/substack/minimist) and I am expecting a cli framework like in golang, which you can
- [x] regi…
-
Re-use of CLI args and/or aliases is causing ugly output in CLI help, e.g. output of `qx lint --help` is
There are multiple entries for -F, -c, -v & -q
```
qx lint [files...]
runs eslint on the…
-
## Expected Behavior
Upgrading from 2.x to 3.x should "just work" after updating the relevant option names
## Current Behavior
3.0.0 and all builds I've tried above that result in: `Error…
-
For browsers running on Linux, the tiny font-size and weight of 400 in combination with the color `#2badad` on a `#ffffff` background make the items in the left-hand menu on yargs.js.org/docs especial…
-
A common thread in config libraries in other ecosystems is the ability to use CLI args as an augmentation / override. I think supporting a simple set of CLI flag types is basically in-line with app co…
-
I have not found a way to do this and would like to do the following. Given the following config, `noProgress` should be in the resulting argv but the CLI help and parser should use `no-progress`. Thi…
-
Hello,
Thanks for the project, can be very handy. I was trying to run it but I couldn't start it.
I did `yarn add config.json` and added `~/.yarn/bin` in my path and tried to run it but I'm encounte…
-
With:
```
$ himawari --zoom 5 -i
```
`--zoom` is ignored and defaults to 1. using latest
This my last attempt for today :beers:
-
The current package.json depends on eslint-find-rules@3.6.1, which in turn depends on yargs@8.0.2 and yargs-parser@7.0.0, which suffers from [this moderate-severity vuln](https://github.com/advisories…