Nitin Kumar
Nitin Kumar
I'll look into it.
>The only downside is that this can change error locations (and thus existing `eslint-disable-next?-line` comments would have to be reallocated) and the total number of errors if there are multiple...
Makes sense, I'll update the PR 👍🏻
@mdjermanovic Thanks for the detailed review, I've resolved and added corresponding test cases to your comments.
I'd be okay with this change as this improves DX. We can do either of the following: 1. There is another popular package [`fastest-levenshtein`](https://www.npmjs.com/package/fastest-levenshtein) which we can leverage and it's...
@Tanujkanti4441 feel free to work on this.
No response, hence closing.
I also feel that the current behavior is fine 👍🏻
@6XGate This seems to be fixed in the [new configuration system](https://eslint.org/docs/latest/user-guide/configuring/configuration-files-new). I'm not sure if we would want to fix it in the current config system. @nzakas WDYT? ### Old...
No response. Hence closing.