Skip to content

Latest commit

 

History

History
78 lines (49 loc) · 2.04 KB

BUG_REPORT.md

File metadata and controls

78 lines (49 loc) · 2.04 KB
name about title labels assignees
🐞 Bug report
Report an issue with ESLint or rules bundled with ESLint
bug, "repro:needed"

Tell us about your environment

  • ESLint Version:
  • Node Version:
  • npm Version:
  • Operating System:

What parser (default, @babel/eslint-parser, @typescript-eslint/parser, 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 copy-paste the actual, raw output from ESLint.

Steps to reproduce this issue:

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