tsc: Display source line and mark position where error occurred #4024
Labels
Committed
The team has roadmapped this issue
Fixed
A PR has been merged for this issue
Suggestion
An idea for TypeScript
Milestone
It would be super helpful to see the source line with the position of the error marked in the output from
tsc
. I've done a very quick, naive implementation of this (darrylring/TypeScript@0dfcc3ad7d664f622fcd5f139759bd6801d50b5d) and it seems to work nicely:The text was updated successfully, but these errors were encountered: