Skip to content

Conversation

@lassediercks
Copy link
Collaborator

We introduce the bare minimum change to have a typescript codebase before introducing meaningful changes and types

similiar to the babel topic we give the responsibility of polyfilling/transpiling to the implementations of the module
We change the source files to .ts files and type everything with any to initially satisfy the typescript compiler.
@tvdeyen
Copy link
Member

tvdeyen commented Sep 5, 2025

@lassediercks I extracted the removal of structured clone polyfill. This PR needs a rebase with latest main as well.

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