Skip to content
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

no-null: Allow Object.create(null, …) #1432

Merged
merged 3 commits into from
Jul 19, 2021

Conversation

fisker
Copy link
Collaborator

@fisker fisker commented Jul 19, 2021

Allow 1~2 arguments on Object.create, allow Object.create(null, foo)
Simplify a little bit

@fisker fisker changed the title no-null: Allow Object.create(null, foo) no-null: Allow Object.create(null, …) Jul 19, 2021
@sindresorhus sindresorhus merged commit 768f301 into sindresorhus:main Jul 19, 2021
@fisker fisker deleted the object-create-null branch July 19, 2021 16:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants