Skip to content
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

Organize imports for js and ts #45237

Merged
merged 3 commits into from Mar 20, 2018
Merged

Organize imports for js and ts #45237

merged 3 commits into from Mar 20, 2018

Conversation

mjbvz
Copy link
Contributor

@mjbvz mjbvz commented Mar 7, 2018

Adds a new 'Organize Imports' command for js and ts. This command is only availible on TS 2.8+. We'll hold off on merging this PR until we pick up a TS 2.8 insiders build

Fixes #45108

@mjbvz mjbvz added this to the March 2018 milestone Mar 7, 2018
@mjbvz mjbvz self-assigned this Mar 7, 2018
Adds a new 'Organize Imports' command for js and ts. This command is only availible on TS 2.8+. We'll hold off on merging this PR until we pick up a TS 2.8 insiders build

Fixes microsoft#45108
@mjbvz mjbvz merged commit 5be9e9e into microsoft:master Mar 20, 2018
@github-actions github-actions bot locked and limited conversation to collaborators Mar 27, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

TypeScript and JavaScript organize imports
1 participant