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

test: tsc before vitest #1427

Merged
merged 1 commit into from
Sep 8, 2023
Merged

test: tsc before vitest #1427

merged 1 commit into from
Sep 8, 2023

Conversation

yusukebe
Copy link
Member

@yusukebe yusukebe commented Sep 8, 2023

After replacing Jest with Vitest, I noticed that types are not being checked. So, adding tsc before running vitest.

Author should do the followings, if applicable

  • Add tests
  • Run tests
  • yarn denoify to generate files for Deno

@yusukebe yusukebe merged commit e83da74 into main Sep 8, 2023
10 checks passed
@yusukebe yusukebe deleted the test/tsc branch September 8, 2023 13:31
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.

None yet

1 participant