-
Notifications
You must be signed in to change notification settings - Fork 10
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
Rename arguments #15
base: master
Are you sure you want to change the base?
Rename arguments #15
Conversation
|
|
||
if (Math.abs(thisLength - thatLength) > (limit || 100)){ |
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.
This PR makes quite a few changes, please let me know if you'd like me to undo any of them 👌 After you approve whichever changes should get merged, I'll update the CHANGELOG 😀 |
Hey, thanks! I havn't looked at the code yet, but from your comments it looks like a very welcome changes. I'm quite busy this week, but I promise to review as soon as I have some extra time. |
No worries -- and no rush 👌 |
This PR:
index.js
file 👍var
tolet
andconst
-- it's been enough years that it shouldn't cause trouble for anyone I think 😅