[Maintenance] TypeScript - add separate typecheck processes for packages #2683

Closed
opened 2026-02-28 20:24:18 -06:00 by GiteaMirror · 2 comments
Owner

Originally created by @MatissJanis on GitHub (Dec 5, 2025).

Currently we run a single typecheck process for all the packages. Ideally we should move to one typecheck process per package (ran via lage). This would allow us to slowly move over to strict TS and enforce strict-ness in the packages that are full strict compatible. Plus enable some more TS features (such as moving some packages to tsgo.. and eventually all of them to tsgo).

Help wanted in doing this work!

Related: https://github.com/actualbudget/actual/issues/1483

Originally created by @MatissJanis on GitHub (Dec 5, 2025). Currently we run a single typecheck process for all the packages. Ideally we should move to one typecheck process per package (ran via lage). This would allow us to slowly move over to strict TS and enforce strict-ness in the packages that are full strict compatible. Plus enable some more TS features (such as moving some packages to tsgo.. and eventually all of them to tsgo). Help wanted in doing this work! Related: https://github.com/actualbudget/actual/issues/1483
GiteaMirror added the good first issuemaintenance labels 2026-02-28 20:24:18 -06:00
Author
Owner

@rajanarahul93 commented on GitHub (Dec 6, 2025):

I'd like to take this up!
@MatissJanis

@rajanarahul93 commented on GitHub (Dec 6, 2025): I'd like to take this up! @MatissJanis
Author
Owner

@MatissJanis commented on GitHub (Dec 6, 2025):

Sure. We don't assign tickets to people, but if you send a PR we'll be more than happy to review and merge!

@MatissJanis commented on GitHub (Dec 6, 2025): Sure. We don't assign tickets to people, but if you send a PR we'll be more than happy to review and merge!
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/actual#2683