Skip to content

Latest commit

 

History

History
59 lines (36 loc) · 1.59 KB

BUG_REPORT.md

File metadata and controls

59 lines (36 loc) · 1.59 KB
name about title labels assignees
🐞 Bug report
Report an issue with ESLint or rules bundled with ESLint
bug, triage

Tell us about your environment

paste the results of eslint --env-info here.

What parser (default, Babel-ESLint, etc.) are you using?

Please show your full configuration:

Configuration

What did you do? Please include the actual source code causing the issue, as well as the command that you used to run ESLint.

What did you expect to happen?

What actually happened? Please include the actual, raw output from ESLint.

Are you willing to submit a pull request to fix this bug?