Closed
Description
Starting from tinyglobby@^0.2.11
, eslint-import-resolver-typescript
is unable to resolve module paths when using aliases. As a workaround, I had to override tinyglobby
to version 0.2.10
to restore functionality.
This issue can be reproduced in my pull request DTS-STN/future-sir#226 with commit DTS-STN/future-sir@e1da254, where the problem occurs. The next commit DTS-STN/future-sir@f0e3ce2 includes the override, which resolves the issue.
Metadata
Metadata
Assignees
Labels
No labels