Skip to content

Add setting for preferring type-only imports#196123

Merged
mjbvz merged 2 commits intomicrosoft:mainfrom
andrewbranch:feature/56090
Oct 30, 2023
Merged

Add setting for preferring type-only imports#196123
mjbvz merged 2 commits intomicrosoft:mainfrom
andrewbranch:feature/56090

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
@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

4 participants