tsc-silent
tsc-silent copied to clipboard
Remove yargs
since it's too heavy and can be replaced with something simple as https://github.com/substack/minimist
until that is done, the dependency should be relaxed from strict version to ^12.0.2
or even 12 || 13
.