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

Add setting for preferring type-only imports #196123

Merged
merged 2 commits into from Oct 30, 2023

Conversation

andrewbranch
Copy link
Member

Counterpart of microsoft/TypeScript#56090

(I’ll be out the week of October 23; feel free to push edits to this or merge without me during that time.)

@mjbvz mjbvz added this to the November 2023 milestone Oct 30, 2023
@mjbvz mjbvz enabled auto-merge (squash) October 30, 2023 17:19
@mjbvz mjbvz merged commit 82ece59 into microsoft:main Oct 30, 2023
6 checks passed
@andrewbranch andrewbranch deleted the feature/56090 branch October 30, 2023 20:51
"typescript.preferences.preferTypeOnlyAutoImports": {
"type": "boolean",
"default": false,
"markdownDescription": "%typescript.preferences.preferTypeOnlyAutoImports%",
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Did you forget to add an entry to package.nls.json?

image

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes, thank you. #197403

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.

None yet

4 participants