-
Notifications
You must be signed in to change notification settings - Fork 59
chore: add test for exported types in npm package #925
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
chore: add test for exported types in npm package #925
Conversation
`npm install --save-dev "@arethetypeswrong/cli"`
Extracted from validate:ts as posttest does
@arethetypeswrong/cli
@arethetypeswrong/cli
@arethetypeswrong/cli
How do you think about adding this tooling? I think adding type assertions, as these tools help with the process of publishing a package. However, I can close this PR if there are any concerns. 🙏 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hey @kachick Thank you for this change and apologies for the massive delay on getting this approved. This seems like a great addition to help us keep things "healthy" ❤️
Thank you! 🙏 |
🎉 This PR is included in version 15.26.0 🎉 The release is available on: Your semantic-release bot 📦🚀 |
This PR add test for #924
Extracted from the original PR because of adding dev dependency https://github.com/arethetypeswrong/arethetypeswrong.github.io/tree/add0a9e21aee1288a13826f3cd7682840acbdc25/packages/cli
Before the change?
After the change?
Pull request checklist
Does this introduce a breaking change?
Please see our docs on breaking changes to help!