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
Hello! As per #2804, we are automatically closing all open issues. Please see #2804 for a description of what issues and PRs can be accepted going forward.
Page URL:
https://www.typescriptlang.org/tsconfig#extends
https://www.typescriptlang.org/tsconfig#references
https://www.typescriptlang.org/docs/handbook/project-references.html
Issue:
For me, it was a surprise that
references
field is excluded from inheritance.Recommended Fix:
I doubt that it's possible to change behavior for it, but I think it worth mentioning it not only in the https://www.typescriptlang.org/tsconfig#extends section, but also in https://www.typescriptlang.org/tsconfig#references and there https://www.typescriptlang.org/docs/handbook/project-references.html. So people will not spend 2 hours debugging it like me :)
Maybe also it's worth mentioning why it's excluded
The text was updated successfully, but these errors were encountered: