Skip to content

Conversation

@Magnus-Kuhn
Copy link

  • What kind of change does this PR introduce? Bug fix

  • What is the current behavior? validators.d.ts is not published, causing a type error when using this package (if skipLibCheck is turned off, which admittedly causes errors in PEX's dependencies as well)

  • What is the new behavior (if this is a feature change)? The file is changed to a .ts-file, allowing it to be processed and published by the compiler. An alternative approach would be to copy the file to dist after compilation.

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