Skip to content

fix(38177): Extract to function can use inline imports #38213

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
merged 1 commit into from
May 4, 2020

Conversation

a-tarasyuk
Copy link
Contributor

Fixes #38177

@DanielRosenwasser
Copy link
Member

@sheetalkamat is this small enough for 3.9.3?

@DanielRosenwasser
Copy link
Member

@typescript-bot cherry-pick this to release-3.9

@typescript-bot
Copy link
Collaborator

typescript-bot commented Apr 30, 2020

Heya @DanielRosenwasser, I've started to run the task to cherry-pick this into release-3.9 on this PR at 17f0dfb. You can monitor the build here.

typescript-bot pushed a commit to typescript-bot/TypeScript that referenced this pull request Apr 30, 2020
Component commits:
17f0dfb fix(38177): add auto-import for missing argument type in new functions/methods
@typescript-bot
Copy link
Collaborator

Hey @DanielRosenwasser, I've opened #38281 for you.

@sheetalkamat
Copy link
Member

@sheetalkamat is this small enough for 3.9.3?

I think so

@DanielRosenwasser DanielRosenwasser merged commit 5e0e254 into microsoft:master May 4, 2020
DanielRosenwasser pushed a commit that referenced this pull request May 4, 2020
Component commits:
17f0dfb fix(38177): add auto-import for missing argument type in new functions/methods

Co-authored-by: Alexander T <[email protected]>
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.

Extract to function can use inline imports
4 participants