Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Undeclared variables in cli.getUsage #101

Open
cbowdon opened this issue Jul 21, 2017 · 0 comments
Open

Undeclared variables in cli.getUsage #101

cbowdon opened this issue Jul 21, 2017 · 0 comments

Comments

@cbowdon
Copy link

cbowdon commented Jul 21, 2017

  1. Thanks for providing this library, it's great.

  2. I've hit an issue when trying to use tools that force strict mode (e.g. nexe or anything running node --use_strict) because of a couple of undeclared variables in cli.getUsage, long and type. Is there a reason not to declare these or would you like a PR for this?

As far as I can tell those are the only undeclared variables, but there could be more in code paths I haven't exercised. (I tried running JSLint on it, but it wouldn't parse for unrelated reasons.)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant