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
Prior to Typescript 5.3 (ts-node 10.9.1) I was able to compile and run my code with tsconfig files that extend files exposed in one of the projects workspaces.
Search Terms
#2076, #2090, #2091
Expected Behavior
Prior to Typescript 5.3 (ts-node 10.9.1) I was able to compile and run my code with tsconfig files that extend files exposed in one of the projects workspaces.
Actual Behavior
Steps to reproduce the problem
Create workspace and
tsconfig.json
that extends anothertsconfig.json
in another workspace in the same project.Specifications
The text was updated successfully, but these errors were encountered: