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

cli help for logging is wrong #73

Closed
ggascoigne opened this issue Nov 28, 2018 · 1 comment
Closed

cli help for logging is wrong #73

ggascoigne opened this issue Nov 28, 2018 · 1 comment

Comments

@ggascoigne
Copy link

prettier-standard --help outputs:

Usage
  $ prettier-standard [<glob>...]

Options
  --log-level  Log level to use (default: warn)

Examples
  $ prettier-standard 'src/**/*.js'
  $ echo "const {foo} = "bar";" | prettier-standard

The actual logging option is --logLevel

@sheerun
Copy link
Owner

sheerun commented Jan 19, 2019

prettier-standard 9.0.0 doesn't have this option anymore so it is not relevant anymore

@sheerun sheerun closed this as completed Jan 19, 2019
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

2 participants