Move tsconfig.json files to template root folders #1350

Closed
opened 2025-08-09 17:19:48 +00:00 by fergalmoran · 0 comments
Owner

Originally created by @SteveSandersonMS on 9/30/2016

As per comments in #257, having the tsconfig.json files at non-root locations causes issues in TypeScript 2.0. Or at least people say so (I haven't hit any such issues myself) - it would be great to know for sure what the repro steps are.

If there really is a reliably reproducible problem with tsconfig.json in non-project-root locations, we'll need to move it back to project root.

Note: supposedly this is fixed in TS 2.1 anyway, but we can't really wait for that.

*Originally created by @SteveSandersonMS on 9/30/2016* As per comments in #257, having the tsconfig.json files at non-root locations causes issues in TypeScript 2.0. Or at least people say so (I haven't hit any such issues myself) - it would be great to know for sure what the repro steps are. If there really is a reliably reproducible problem with `tsconfig.json` in non-project-root locations, we'll need to move it back to project root. Note: supposedly [this is fixed in TS 2.1 anyway](https://github.com/Microsoft/TypeScript/issues/3645), but we can't really wait for that.
fergalmoran added the up-for-grabsup-for-grabs labels 2025-08-09 17:19:48 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/JavaScriptServices#1350
No description provided.