-
Notifications
You must be signed in to change notification settings - Fork 565
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
JSON file includes do not change lowest common ancestor for outDir #660
Comments
I also faced this same issue. Other than this issue, typescript-go was able to complete a medium sized TS project very quickly. |
Possibly an issue with the porting of JSON includes (#565) |
I think this just comes down to |
I don't see the TODO you speak of. 🤔 Edit: Oh, you might mean the one in emitter.go with the |
Yes, the |
Example project to reproduce the issue: repro.zip
Result when running
tsgo
here:Expected result / what
tsc
outputs:The text was updated successfully, but these errors were encountered: