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

Make builds actually evaluate Typescript type checks... #830

Merged
merged 2 commits into from
May 22, 2023
Merged

Conversation

Shaptic
Copy link
Contributor

@Shaptic Shaptic commented May 18, 2023

Apparently, Babel just does transpiling, and the Typescript docs say you need an additional step to do type evaluation 🤦

This adds that step to the build pipeline and fixes the existing code to play nicely with Typescript 5.

@Shaptic Shaptic merged commit 3c683b8 into master May 22, 2023
@Shaptic Shaptic deleted the do-ts-checks branch May 22, 2023 18:15
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