Open strager opened 12 months ago
The no-constant-binary-expression ESLint rule looks interesting: https://eslint.org/blog/2022/07/interesting-bugs-caught-by-no-constant-binary-expression/
I think quick-lint-js already catches a few of these, but we could catch more.
The no-constant-binary-expression ESLint rule looks interesting: https://eslint.org/blog/2022/07/interesting-bugs-caught-by-no-constant-binary-expression/
I think quick-lint-js already catches a few of these, but we could catch more.