"null
import" should occur before relative imports with TS import =
syntax
#1821
Labels
null
import" should occur before relative imports with TS import =
syntax
#1821
I am encountering the following issue when trying to import individual members from a TS namespace:
This was last working without issue on v2.20.2. It first became an error in v2.21.0, but I saw there were some other issues opened around the same time about
import =
syntax, so I wanted to wait and see if it would be fixed in any of the subsequent releases.Here is a repo with a recreation of the issue.
The text was updated successfully, but these errors were encountered: