This repository has been archived by the owner on Feb 11, 2025. It is now read-only.
Enable no-constant-binary-expression
#23
Labels
Milestone
When we upgrade ESLint to 8.14.0 we should enable this rule:
https://eslint.org/docs/rules/no-constant-binary-expression
I tried enabling it and found two instances of easy to fix bugs.
Saw this recommended in this tweet
The text was updated successfully, but these errors were encountered: