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: ensure types generate properly for release #18

Merged
merged 1 commit into from
Jan 19, 2025

Conversation

anthonyhagi
Copy link
Contributor

The type generation step was not excluding the node_modules folder. I've added --skipLibCheck and this resolves the following issue:

image

I think a good next step would be to add a pr.yml workflow to run through type checking so we don't run into these issues in the future

Copy link
Member

@kentcdodds kentcdodds left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@kentcdodds kentcdodds merged commit 171e0f4 into epicweb-dev:main Jan 19, 2025
2 checks passed
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.

2 participants