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 parse comments #220

Merged
merged 18 commits into from
Sep 24, 2022
Merged

Fix parse comments #220

merged 18 commits into from
Sep 24, 2022

Commits on Sep 19, 2022

  1. fix: parse comments

    milahu committed Sep 19, 2022
    Configuration menu
    Copy the full SHA
    82b68ff View commit details
    Browse the repository at this point in the history
  2. add watch command

    milahu committed Sep 19, 2022
    Configuration menu
    Copy the full SHA
    0dfcc27 View commit details
    Browse the repository at this point in the history
  3. add failing tests

    milahu committed Sep 19, 2022
    Configuration menu
    Copy the full SHA
    a8e4e69 View commit details
    Browse the repository at this point in the history
  4. fix test

    milahu committed Sep 19, 2022
    Configuration menu
    Copy the full SHA
    39e8804 View commit details
    Browse the repository at this point in the history
  5. add fixme test

    milahu committed Sep 19, 2022
    Configuration menu
    Copy the full SHA
    69493de View commit details
    Browse the repository at this point in the history
  6. fix test

    milahu committed Sep 19, 2022
    Configuration menu
    Copy the full SHA
    76e23b1 View commit details
    Browse the repository at this point in the history
  7. make all options optional

    milahu committed Sep 19, 2022
    Configuration menu
    Copy the full SHA
    dcca5f5 View commit details
    Browse the repository at this point in the history
  8. fix some tests

    milahu committed Sep 19, 2022
    Configuration menu
    Copy the full SHA
    5ec0914 View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2022

  1. Configuration menu
    Copy the full SHA
    eb147c0 View commit details
    Browse the repository at this point in the history
  2. cleanup test

    milahu committed Sep 22, 2022
    Configuration menu
    Copy the full SHA
    4d8376b View commit details
    Browse the repository at this point in the history
  3. update dependencies

    fix ERR_LOADER_CHAIN_INCOMPLETE from ts-node
    milahu committed Sep 22, 2022
    Configuration menu
    Copy the full SHA
    faca718 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4ef6a76 View commit details
    Browse the repository at this point in the history
  5. increase timeout

    milahu committed Sep 22, 2022
    Configuration menu
    Copy the full SHA
    5db209c View commit details
    Browse the repository at this point in the history
  6. update lockfile

    milahu committed Sep 22, 2022
    Configuration menu
    Copy the full SHA
    a06ff2b View commit details
    Browse the repository at this point in the history
  7. CI: update node 12 -> 14

    milahu committed Sep 22, 2022
    Configuration menu
    Copy the full SHA
    5e7efa3 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    c351dfe View commit details
    Browse the repository at this point in the history
  9. fix TS2352

    milahu committed Sep 22, 2022
    Configuration menu
    Copy the full SHA
    9096458 View commit details
    Browse the repository at this point in the history
  10. fix imports after update

    milahu committed Sep 22, 2022
    Configuration menu
    Copy the full SHA
    b75810d View commit details
    Browse the repository at this point in the history