Commits
Click on a commit to change the comparison rangefeat(linter): allow `eqeqeq` to always be dangerously fixable (#10499)
- Related to https://github.com/oxc-project/oxc/issues/10477
This allows the `eqeqeq` rule to always be fixable if dangerous fixes are allowed, but will apply the safe fix if the circumstances apply.