Skip to content

Conversation

au5ton
Copy link

@au5ton au5ton commented Mar 8, 2023

This pull request:

  • Fixes Typescript migrate? #90
  • Adds types field to package.json, as described in the TypeScript docs
  • Recreates the TypeScript definitions after every build so that they stay in sync
  • Updates the GitHub Actions workflow from yarn tsc --noEmit to yarn tsc --noEmit --emitDeclarationOnly false to maintain the same functionality even with the tsconfig.json changes

@Egnus
Copy link

Egnus commented Nov 6, 2023

Can this be considered? My projects also require this merge.

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.

Typescript migrate?
2 participants