TypeScript Configuration Improvements - #1293
Conversation
|
You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard. |
|
Thanks for the PR, but this touches a shared
The PR description itself ('idk what else to say, it's just a json file') suggests this wasn't tested against the actual packages that consume this config. A change like this needs to be scoped per-package, tested against a full build, and justified with the specific problem it solves rather than applied as a blanket 'improvement'. As-is, this would break the build for consumers of this file, so I'm closing it. |
I improved it. I removed the browser-specific DOM library and switched module handling to NodeNext. idk what else to say, it's just a json file.