Conversation
|
|
Caution Review failedThe pull request is closed. WalkthroughThis change migrates TypeScript configuration in several packages to extend from a new shared Changes
Sequence Diagram(s)sequenceDiagram
participant Package as Package (cli, schema-gen, ucd-store, utils)
participant TSConfigPkg as @ucdjs/tsconfig
participant Tooling as tooling/tsconfig
Package->>TSConfigPkg: Extends base/base.build config
TSConfigPkg->>Tooling: Loads base.json/base.build.json
Note right of Package: TypeScript compiler uses shared config from package
Possibly related PRs
Poem
📜 Recent review detailsConfiguration used: CodeRabbit UI ⛔ Files ignored due to path filters (1)
📒 Files selected for processing (17)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
SupportNeed help? Create a ticket on our support page for assistance with any issues or questions. Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
1fd9a4a to
48dad49
Compare
6f0bc3c to
b3f6a74
Compare
Codecov ReportAll modified and coverable lines are covered by tests ✅ 📢 Thoughts on this report? Let us know! |
b3f6a74 to
26cf924
Compare
26cf924 to
5b7cf43
Compare

Summary by CodeRabbit