mirror of
https://github.com/oven-sh/bun
synced 2026-02-11 03:18:53 +00:00
Per TypeScript semantics, when a child tsconfig.json defines its own `paths` mapping, it should completely replace the parent's `paths` rather than merging them together. Fixes #25622 Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>