-
Notifications
You must be signed in to change notification settings - Fork 26.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add hasOwn
to section 3.7
#2610
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
upgrade looks good
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We should wait to land this until airbnb-js-shims is using https://npmjs.com/object.hasown or similar
@maurer2 since you deleted the fork, this sadly can never be merged. |
Hello, totally forgot to close this before deleting the repo when doing some cleanup work. Sorry. |
Closing it first wouldn't have helped; until a PR is merged (or closed as a wontfix) the fork can't ever be deleted, or the PR is unrecoverable. |
Okay, I see. Thanks I can recreate the pr and add it to the issue ticket, if it still makes sense to add this to the style guide. What do you think? Cheers |
At this point let's just leave it as is; it's not clear if airbnb-js-shims is maintained or not. |
Discussion related to this pr: #2606