5 ms·
Thanks for the reply. I don't understand what a TypeScript version bump has to do with import statements, though.
by VerifiedReports 2mo ago
Thanks for the reply. I don't understand what a TypeScript version bump has to do with import statements, though.
- skybrian 2mo agoIf 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.