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: support option --print-config and --debug #309

Closed
aladdin-add opened this issue Mar 16, 2018 · 4 comments
Closed

enhancement: support option --print-config and --debug #309

aladdin-add opened this issue Mar 16, 2018 · 4 comments

Comments

@aladdin-add
Copy link
Contributor

No description provided.

@sindresorhus
Copy link
Member

Can you elaborate on exactly what these options would do?

@aladdin-add
Copy link
Contributor Author

aladdin-add commented Mar 16, 2018

as the eslint docs:

--debug

This option outputs debugging information to the console. This information is useful when you're seeing a problem and having a hard time pinpointing it. The ESLint team may ask for this debugging information to help solve bugs.

--print-config

This option outputs the configuration to be used for the file passed. When present, no linting is performed and only config-related options are valid.

@sindresorhus
Copy link
Member

I think both of these would be covered by #188.

@fregante
Copy link
Member

fregante commented Jan 4, 2023

Closing in favor of #188

@fregante fregante closed this as not planned Won't fix, can't repro, duplicate, stale Jan 4, 2023
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

3 participants