Y
Hacker News
new
|
ask
|
show
|
jobs
by
VerifiedReports
23 days ago
Thanks for the reply. I don't understand what a TypeScript version bump has to do with import statements, though.
1 comments
skybrian
23 days ago
If you can’t resolve imports to source files then no static analysis tools will work. So, it has to be plugged into the compiler somehow.
link