bug-report.yml
bug-report.yml
Name | About | Labels | Assignees |
---|---|---|---|
Bug report | Are you getting false positives? Is a supported rule not working for you? Open a bug report. |
Here you can summarise what is going on.
Describe what you would expect to happen instead.
Providing a set of concise steps that deterministically reproduce the behaviour helps us investigate what is going on.
Provide the last working version.
What config version are you running? Include peer dependencies if applicable.
What ESLint version are you running? (check with npm list eslint
)
What TypeScript version are you running? (check with npx tsc -v
)
What Node version are you running? (check with node -v
)