Skip to content

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

Merged
alexander-akait merged 1 commit intomainfrom
feat/tsconfigPaths
Feb 7, 2026
Merged

feat(tsconfig): add baseUrl option to override tsconfig baseUrl#472
alexander-akait merged 1 commit intomainfrom
feat/tsconfigPaths

Conversation

@xiaoxiaojx
Copy link
Member

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

What kind of change does this PR introduce?
feat

Did you add tests for your changes?
Yes

Does this PR introduce a breaking change?
No

If relevant, what needs to be documented once your changes are merged or what have you already documented?
Nothing

@codecov
Copy link

codecov bot commented Feb 6, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 93.41%. Comparing base (24ba233) to head (b36d71a).
⚠️ Report is 1 commits behind head on main.

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           
Flag Coverage Δ
integration 93.41% <100.00%> (+<0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ 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.

@alexander-akait alexander-akait merged commit 39d56d3 into main Feb 7, 2026
28 checks passed
@alexander-akait alexander-akait deleted the feat/tsconfigPaths branch February 7, 2026 11:39
@alexander-akait
Copy link
Member

Thanks ❤️

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