Skip to content

Migrate action to typescript - #31

Merged
emily-curry merged 3 commits into
emily/pnpm-11from
emily/ts7
Aug 14, 2026
Merged

Migrate action to typescript#31
emily-curry merged 3 commits into
emily/pnpm-11from
emily/ts7

Conversation

@emily-curry

Copy link
Copy Markdown
Member
  • Replaces rollup with rolldown, which has built-in typescript support.
  • Renames src/index.js -> src.index.ts. Only two lines of change were necessary.
  • Adds a CI step for type checking

@emily-curry
emily-curry requested a review from amoses12 August 13, 2026 17:40
Main motivator here is out-of-the-box typescript support.
This should be a strict no-op in terms of behavior, there are only 2
lines changed in src/index.ts, both are type annotations.
@emily-curry
emily-curry merged commit 84cc108 into master Aug 14, 2026
21 of 22 checks passed
@emily-curry
emily-curry deleted the emily/ts7 branch August 14, 2026 19:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants