fix: enable allowArbitraryExtensions by default in generated tsconfig#34084
fix: enable allowArbitraryExtensions by default in generated tsconfig#34084
allowArbitraryExtensions by default in generated tsconfig#34084Conversation
|
|
@nuxt/kit
@nuxt/nitro-server
nuxt
@nuxt/rspack-builder
@nuxt/schema
@nuxt/vite-builder
@nuxt/webpack-builder
commit: |
WalkthroughThe changes set Possibly related PRs
🚥 Pre-merge checks | ✅ 4 | ❌ 1❌ Failed checks (1 warning)
✅ Passed checks (4 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing touches
🧪 Generate unit tests (beta)
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. Comment |
CodSpeed Performance ReportMerging this PR will not alter performanceComparing Summary
Footnotes |
🔗 Linked issue
Resolve #34083
📚 Description
The PR enabled
allowArbitraryExtensionsby default in all generated TSConfig, includetsconfig.app.json,tsconfig.server.json,tsconfig.node.json,tsconfig.shared.jsonand the legacytsconfig.json.