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

Use ts-jest instead of babel directly / run prettier during github actions / fix prettier issues #434

Merged
merged 5 commits into from
May 29, 2024

Commits on May 23, 2024

  1. Use ts-jest instead of babel directly

    Remove npm ci step
    Fix tsconfig.json
    Add ts-jest
    f
    .
    huntharo committed May 23, 2024
    Configuration menu
    Copy the full SHA
    ea0e3ba View commit details
    Browse the repository at this point in the history
  2. Fix type error

    huntharo committed May 23, 2024
    Configuration menu
    Copy the full SHA
    a071482 View commit details
    Browse the repository at this point in the history
  3. Run prettier during actions

    Fix mistake in lint paths
    huntharo committed May 23, 2024
    Configuration menu
    Copy the full SHA
    992e220 View commit details
    Browse the repository at this point in the history
  4. Fix prettier issues

    huntharo committed May 23, 2024
    Configuration menu
    Copy the full SHA
    2b88926 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    00fdb77 View commit details
    Browse the repository at this point in the history