Thanks for the issue! We get a lot of issues, so this message is automatically posted to each one to help you check that you've included all of the information we need to help you.
Reporting a bug? Please be sure to include:
- The version of ESLint you are using (run
eslint -v
) - The source code that caused the problem
- The configuration you're using (for the rule or your entire config file)
- The actual ESLint output complete with line numbers
Requesting a new rule? Please be sure to include:
- The use case for the rule - what is it trying to prevent or flag?
- Whether the rule is trying to prevent an error or is purely stylistic
- Why you believe this rule is generic enough to be included
Requesting a feature? Please be sure to include:
- The problem you want to solve (don't mention the solution)
- Your take on the correct solution to problem
Including this information in your issue helps us to triage it and get you a response as quickly as possible.
Thanks!