@wolframkriesing
@typescriptlang No, since it always needs
to inspect the whole codebase for useful error messages.
If you have a lot of errors, start anywhere.
It also helps to use an IDE which supports TS (it will should errors on the
lines), which makes it easier to fix them.