Kestrel

Results 1 comments of Kestrel

It's because of how the rule [prioritizes the selectors](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/docs/rules/naming-convention.md#how-does-the-rule-automatically-order-selectors). If you have two selectors for `variable`, one with the `filter` option and one without, a variable name will always be...