Skip to content

fix: resolve absolute import paths in extracted type signatures#34

Merged
Zih0 merged 3 commits intomainfrom
fix/import-absolute-path
Mar 30, 2026
Merged

fix: resolve absolute import paths in extracted type signatures#34
Zih0 merged 3 commits intomainfrom
fix/import-absolute-path

Conversation

@Zih0
Copy link
Copy Markdown
Collaborator

@Zih0 Zih0 commented Mar 30, 2026

  • Fix typeof import("/absolute/path").Foo appearing in type signatures generated by extractSignature
  • Apply TypeFormatFlags.UseAliasDefinedOutsideCurrentScope so out-of-scope symbols resolve by alias name

Reference
dsherret/ts-morph#453

@vercel
Copy link
Copy Markdown

vercel bot commented Mar 30, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
docflow-docs Ready Ready Preview, Comment Mar 30, 2026 8:46am

Request Review

@Zih0 Zih0 merged commit 7740dee into main Mar 30, 2026
3 checks passed
@Zih0 Zih0 deleted the fix/import-absolute-path branch March 30, 2026 09:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant