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

Fix, replace for..of on for loop #2096

Merged

Commits on Jun 2, 2021

  1. Fix, replace for..of on for loop

    Nikita Dudin committed Jun 2, 2021
    Configuration menu
    Copy the full SHA
    ced420d View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2021

  1. Add missing semicolumn

    Nikita Dudin committed Jun 8, 2021
    Configuration menu
    Copy the full SHA
    2708a08 View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2021

  1. replace i += 1 on ++i

    Nikita Dudin committed Jun 9, 2021
    Configuration menu
    Copy the full SHA
    f2081e5 View commit details
    Browse the repository at this point in the history