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

debug mode #300

Closed
benmosher opened this issue May 3, 2016 · 3 comments
Closed

debug mode #300

benmosher opened this issue May 3, 2016 · 3 comments

Comments

@benmosher
Copy link
Member

Would be helpful to get more output in cases like #299, #238.

Would also help self-service in cases where it's just some simple config issue / typo (i.e. config not found).

@sindresorhus
Copy link

I would use debug, and then use it like this:

DEBUG=eslint-plugin-import eslint .

@benmosher
Copy link
Member Author

Ah, cool idea. I have only used that in the browser before, forgot it was born for Node.

@benmosher
Copy link
Member Author

done in webpack resolver (v0.3.1), will expand as needed

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

No branches or pull requests

3 participants