'tsconfig.json' errors should be file diagnostics, not compiler diagnostics #6600
Labels
Bug
A bug in TypeScript
Domain: Error Messages
The issue relates to error messaging
Fixed
A PR has been merged for this issue
Help Wanted
You can do this
VS Code Tracked
There is a VS Code equivalent to this issue
Milestone
If a
tsconfig.json
was successfully loaded, and there are contents, the compiler should supply some sort of error span within the file. That way, users can at least see that there is an error with the file itself.The text was updated successfully, but these errors were encountered: