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

Convert project to ES module #62

Merged
merged 12 commits into from
Jul 21, 2023
Merged

Convert project to ES module #62

merged 12 commits into from
Jul 21, 2023

Commits on Jul 21, 2023

  1. convert package-lock.json

    koddsson committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    5b43d38 View commit details
    Browse the repository at this point in the history
  2. remove coverage reporter

    koddsson committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    a28fc78 View commit details
    Browse the repository at this point in the history
  3. fix eslint errors

    koddsson committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    847828c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4efb615 View commit details
    Browse the repository at this point in the history
  5. Fix module syntax

    koddsson committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    cd06b0f View commit details
    Browse the repository at this point in the history
  6. update simple-assert

    koddsson committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    d988f9c View commit details
    Browse the repository at this point in the history
  7. remove karma config

    koddsson committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    70d7e58 View commit details
    Browse the repository at this point in the history
  8. bump version

    koddsson committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    ead11a4 View commit details
    Browse the repository at this point in the history
  9. 2.0.0

    koddsson committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    32bf11a View commit details
    Browse the repository at this point in the history
  10. remove unused dependencies

    koddsson committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    a9e208b View commit details
    Browse the repository at this point in the history
  11. set node version

    koddsson committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    4779791 View commit details
    Browse the repository at this point in the history
  12. Remove nyc

    koddsson committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    b8c970e View commit details
    Browse the repository at this point in the history