Commits
Click on a commit to change the comparison rangefix(linter): remove false positives for `no-extend-native` (#11888)
Follow-up to some comments in https://github.com/oxc-project/oxc/pull/11766. This addresses an issue where we were not properly checking which side of assignment the prototype access occurred on.