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

Remove arguments from Array#pop call #61

Merged
merged 1 commit into from
Oct 16, 2018

Conversation

joydeep-b
Copy link
Contributor

Array.prototype.pop() takes 0 arguments, and the code would thus fail to compile under typescript.

@sindresorhus sindresorhus changed the title Remove arguments from pop Remove arguments from Array#pop call Oct 16, 2018
@sindresorhus sindresorhus merged commit 48bc713 into sindresorhus:master Oct 16, 2018
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.

2 participants