Skip to content

feat: generate TypeScript projects by default#945

Merged
haoqunjiang merged 1 commit intovuejs:mainfrom
haoqunjiang:feat-default-to-typescript
Feb 28, 2026
Merged

feat: generate TypeScript projects by default#945
haoqunjiang merged 1 commit intovuejs:mainfrom
haoqunjiang:feat-default-to-typescript

Conversation

@haoqunjiang
Copy link
Member

@haoqunjiang haoqunjiang commented Feb 27, 2026

Closes #849

I separated the TypeScript prompt from the feature selection because the UI is quite confusing when the first option of a multiselect is selected by default, and there is no easy way to distinguish the selected state from the focus state at first glance.

Closes vuejs#849

I separated the TypeScript prompt from the feature selection because
the UI is quite confusing when the first option of a multiselect
selected by default, no easy way to distinguish the selected state from
the focus state at first glance.
@haoqunjiang haoqunjiang merged commit 0132289 into vuejs:main Feb 28, 2026
39 checks passed
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.

Should we generate TypeScript projects by default?

2 participants