Skip to content

Conversation

@mfedderly
Copy link
Collaborator

We currently seem to only use eraseable syntax. This means that our code is guaranteed to work in Node's TypeScript execution mode which I'd like to use for testing. Seems pretty cheap to just add this flag to prevent us from adding enums or similar that may break this accidentally.

Copy link
Member

@smallsaucepan smallsaucepan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I dig it. Thanks @mfedderly

@mfedderly mfedderly merged commit 7aaae17 into master Dec 18, 2025
4 checks passed
@mfedderly mfedderly deleted the mf/enforce-erasable-ts branch December 18, 2025 12:41
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.

3 participants