You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 8, 2020. It is now read-only.
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.
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.
The text was updated successfully, but these errors were encountered: