Skip to content

[Request] Use type stripping for examples #291

Open
@43081j

Description

@43081j

We currently use jiti in the examples package in order to run the typescript sources.

In node 23.x, we can run these natively through node (i.e. node src/spinner.ts will work).

We could do this now but it means maintainers can only run examples under node 23, which may not be ideal (yet?).

We should at the very least enable erasableSyntaxOnly in our repo

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    Status

    Needs triage

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions