no-unsafe-enum-comparison
Disallow comparing an enum value with a non-enum value.
✅
Extending "plugin:@typescript-eslint/recommended-type-checked"
in an ESLint configuration enables this rule.
Disallow comparing an enum value with a non-enum value.
Extending "plugin:@typescript-eslint/recommended-type-checked"
in an ESLint configuration enables this rule.