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

Enhancement: Add ability to hide warnings from the output (a quiet option) #78

Closed
gmiklich opened this issue Apr 29, 2020 · 1 comment · Fixed by #140
Closed

Enhancement: Add ability to hide warnings from the output (a quiet option) #78

gmiklich opened this issue Apr 29, 2020 · 1 comment · Fixed by #140
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@gmiklich
Copy link

Eslint provides a --quiet option that results in only errors being output. I'm sure some will say that you should just fix your warnings, but when conditions like "having ignored files" result in warnings, it'd be awfully nice to be able to hide those when looking for the error that's preventing your build from succeeding.

@JamesHenry
Copy link
Member

JamesHenry commented May 8, 2020

I would happily accept a PR for this! Would be a straightforward addition to the builder package

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants