Closed mrseanryan closed 4 years ago
Uses fix created by @davidparkagoda with a CHANGELOG added.
Replaces the PR #141
Summary:
Fixes a bug where there are false positives, if importing from a d.ts file. This only occurs if tsconfig uses absolute paths (baseUrl) or uses aliases (paths).
Uses fix created by @davidparkagoda with a CHANGELOG added.
Replaces the PR #141
Summary:
Fixes a bug where there are false positives, if importing from a d.ts file. This only occurs if tsconfig uses absolute paths (baseUrl) or uses aliases (paths).