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: add type checking to test script #1666

Merged
merged 1 commit into from
Nov 19, 2024
Merged

fix: add type checking to test script #1666

merged 1 commit into from
Nov 19, 2024

Conversation

lawvs
Copy link
Contributor

@lawvs lawvs commented Nov 19, 2024

No description provided.

Copy link

vercel bot commented Nov 19, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
follow ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 19, 2024 10:43am
1 Skipped Deployment
Name Status Preview Comments Updated (UTC)
follow-external-ssr ⬜️ Ignored (Inspect) Visit Preview Nov 19, 2024 10:43am

@follow-reviewer-bot
Copy link

Suggested PR Title:

fix: add type checking to test script

Change Summary:
Modified the test script in package.json to include type checking by changing 'vitest' to 'vitest --typecheck'. This enhancement ensures that TypeScript type errors are caught during the testing process, improving overall code quality.

Code Review:
No change requests necessary.

@lawvs lawvs merged commit 518a32f into dev Nov 19, 2024
10 checks passed
@lawvs lawvs deleted the fix/type-check branch November 19, 2024 11:49
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.

1 participant