Skip to content

feat: rewrite in typescript #733

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

feat: rewrite in typescript #733

wants to merge 1 commit into from

Conversation

MarshallOfSound
Copy link
Member

@MarshallOfSound MarshallOfSound commented Jul 1, 2025

Noting here for reviewers, this is not perfect, there's a few funky as casts, some annoying inconsistencies in import naming and grouping, etc. I want to land a base typescript thing that Works ™️ and then come back and clean it up, holding up the overall thing is just gonna make this impossible to land.

This includes a shim that ensures the current version of @electron/build-tools-installer keeps working and points e and src/e (shim) which redirects to dist/e (real ESM thing)

@MarshallOfSound MarshallOfSound requested review from ckerr and a team as code owners July 1, 2025 06:08
@MarshallOfSound MarshallOfSound force-pushed the sam/ts branch 4 times, most recently from 23123a0 to 9166b6e Compare July 1, 2025 06:38
Copy link
Member

@dsanders11 dsanders11 left a comment

Choose a reason for hiding this comment

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

LGTM, but we'll need to rebase on main as a few PRs have landed since this was written.

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.

2 participants