SIGN IN SIGN UP

fix(linter/eslint/object-shorthand): preserve `__proto__` semantics (#26154)

## Summary

- exclude non-computed `__proto__` properties from shorthand and longform conversions
- preserve computed `__proto__` properties as safely fixable
- add regressions for methods, arrows, property shorthand, quoted keys, and `never` mode
C
camc314 committed
77cfaec3f37094751126fa487ef5fd3a4967d030
Parent: fa3c082