-
Notifications
You must be signed in to change notification settings - Fork 7.8k
chore: update default module resolution to bundler
#6430
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
|
WalkthroughThis change removes a TypeScript error suppression comment from Changes
Sequence Diagram(s)sequenceDiagram
participant Developer
participant TypeScript Compiler
Developer->>TypeScript Compiler: Compile project with updated tsconfig
TypeScript Compiler-->>Developer: Resolve modules using "bundler" strategy
Assessment against linked issues
Assessment against linked issues: Out-of-scope changesNo out-of-scope changes found. Possibly related PRs
Poem
📜 Recent review detailsConfiguration used: CodeRabbit UI 📒 Files selected for processing (2)
💤 Files with no reviewable changes (1)
⏰ Context from checks skipped due to timeout of 90000ms (9)
🔇 Additional comments (1)
|
Description
closes #6359
Type of change
Please delete options that are not relevant.
pnpm-lock.yaml
unless you introduce a new test example.Checklist
pnpm run docs:dev
command.pnpm test
.feat:
,fix:
,perf:
,docs:
, orchore:
.Summary by CodeRabbit