Closed
Description
Environment
ESLint version: v9.29.0
@eslint/markdown version: 6.6.0
Node version: v22.15.0
npm version: v11.3.0
Operating System: win32 10.0.19045
What problem do you want to solve?
A rule with such a name implies it only lints for target's existence, not whether case matched. As such, user expects any existent target to pass regardless of case. However e.g. in #440 this expectation is not met if case is not lower
What do you think is the correct solution?
Default ignoreCase
to true
Participation
- I am willing to submit a pull request for this change.
Additional comments
No response
Metadata
Metadata
Assignees
Type
Projects
Status
Complete