-
Notifications
You must be signed in to change notification settings - Fork 803
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
chore: automatically generate tsconfigs #3432
chore: automatically generate tsconfigs #3432
Conversation
9659804
to
d8c19c0
Compare
d8c19c0
to
d422d27
Compare
Codecov Report
Additional details and impacted files@@ Coverage Diff @@
## main #3432 +/- ##
==========================================
- Coverage 93.29% 93.28% -0.02%
==========================================
Files 247 247
Lines 7352 7352
Branches 1512 1512
==========================================
- Hits 6859 6858 -1
- Misses 493 494 +1
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for working on this. 🙂
Looks like there are some hiccups but after applying the suggestions this works for me locally. 🙂
Co-authored-by: Marc Pichler <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Also works for me locally after @pichlermarc changes (macos). Applied them.
Which problem is this PR solving?
Fixes #3398
Short description of the changes
npm run compile
.Type of change
Checklist: