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

chore: add test for exported types in npm package #925

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

kachick
Copy link
Contributor

@kachick kachick commented Apr 5, 2024

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

  • Tests for the changes have been added (for bug fixes / features)
  • Docs have been reviewed and added / updated if needed (for bug fixes / features)

Does this introduce a breaking change?

Please see our docs on breaking changes to help!

  • Yes
  • No

@kachick kachick force-pushed the fix-missing-exporting-schema-types-with-test branch from ef31ee5 to cae7fdb Compare April 5, 2024 09:31
package.json Outdated Show resolved Hide resolved
`npm install --save-dev "@arethetypeswrong/cli"`
Extracted from validate:ts as posttest does
@kachick kachick force-pushed the fix-missing-exporting-schema-types-with-test branch from cae7fdb to 7ed2e98 Compare April 5, 2024 14:32
@kachick kachick changed the title fix: export schema types and add the test with @arethetypeswrong/cli chore: add exported types test for npm package with @arethetypeswrong/cli Apr 5, 2024
@kachick kachick changed the title chore: add exported types test for npm package with @arethetypeswrong/cli chore: add test for exported types in npm package Apr 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: 👀 In review
Development

Successfully merging this pull request may close these issues.

None yet

1 participant