Skip to content

feat(tsconfig): add baseUrl option to override tsconfig baseUrl

b36d71a
Select commit
Loading
Failed to load commit list.
Merged

feat(tsconfig): add baseUrl option to override tsconfig baseUrl #472

feat(tsconfig): add baseUrl option to override tsconfig baseUrl
b36d71a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 6, 2026 in 0s

93.41% (+0.00%) compared to 24ba233

View this Pull Request on Codecov

93.41% (+0.00%) compared to 24ba233

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 93.41%. Comparing base (24ba233) to head (b36d71a).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #472   +/-   ##
=======================================
  Coverage   93.40%   93.41%           
=======================================
  Files          49       49           
  Lines        2381     2384    +3     
  Branches      716      717    +1     
=======================================
+ Hits         2224     2227    +3     
  Misses        128      128           
  Partials       29       29           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.