projen / projen

Rapidly build modern applications with advanced configuration management
https://projen.io
Apache License 2.0
2.53k stars 362 forks source link

fix(typescript): add moduleDetection to typescript config #3614

Closed JohannesKonings closed 3 weeks ago

JohannesKonings commented 4 weeks ago

Fixes https://github.com/projen/projen/issues/3612


By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

codecov-commenter commented 4 weeks ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 96.36%. Comparing base (ad20d2c) to head (432f9fe). Report is 75 commits behind head on main.

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #3614 +/- ## ========================================== + Coverage 96.34% 96.36% +0.01% ========================================== Files 192 193 +1 Lines 37696 37971 +275 Branches 3524 3550 +26 ========================================== + Hits 36320 36589 +269 - Misses 1376 1382 +6 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.