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

Make whilst exercise solution compatible with latest version of async #52

Merged
merged 2 commits into from
Jan 10, 2021

Conversation

impressi-web
Copy link
Contributor

  1. replaced var with either const or let
  2. use of a callback function instead of return in the test function

Make the solution compatible with async v3.x.x
@bulkan bulkan merged commit 4ecaa05 into bulkan:master Jan 10, 2021
@bulkan
Copy link
Owner

bulkan commented Jan 10, 2021

Thank you.

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