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

Print rule name on failure #237

Open
cowwoc opened this issue May 12, 2019 · 0 comments
Open

Print rule name on failure #237

cowwoc opened this issue May 12, 2019 · 0 comments

Comments

@cowwoc
Copy link

cowwoc commented May 12, 2019

When I get an ESLint error I get the following output:

Message:
    Unexpected console statement.
Details:
    fileName: SomePath\Terminal.js
    lineNumber: 79
    domainEmitter: [object Object]
    domain: [object Object]
    domainThrown: false

I would like to know which eslint rule name corresponds to "Unexpected console statement". I could Google the error message and track it back to the source, but ideally the output should provide the rule name directly,

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