Skip to content

Visit the children of an import type/require call/dynamic import when looking for those #24663

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged

Conversation

weswigham
Copy link
Member

@weswigham weswigham commented Jun 4, 2018

Fixes #24562

This way nested import types are found, eg import("").A<import("")> or require<import("")>("").

@weswigham weswigham requested a review from mhegazy June 4, 2018 19:57
@mhegazy
Copy link
Contributor

mhegazy commented Jun 4, 2018

let's port this to release-2.9 as well.

@weswigham weswigham merged commit 7eaa788 into microsoft:master Jun 4, 2018
@weswigham weswigham deleted the visit-dynamic-import-children branch June 4, 2018 21:32
weswigham added a commit to weswigham/TypeScript that referenced this pull request Jun 4, 2018
weswigham added a commit that referenced this pull request Jun 5, 2018
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.

2 participants