-
-
Notifications
You must be signed in to change notification settings - Fork 9.8k
Closed
Labels
apprenticeIssues that are good candidates to be handled by a Docusaurus apprentice / traineeIssues that are good candidates to be handled by a Docusaurus apprentice / traineeproposalThis issue is a proposal, usually non-trivial changeThis issue is a proposal, usually non-trivial change
Description
Have you read the Contributing Guidelines on issues?
- I have read the Contributing Guidelines on issues.
Motivation
Currently the only way to init a site with TypeScript is to use the following command:
npx create-docusaurus@latest my-website classic --typescriptMy suggestion is we should support these commands:
npx create-docusaurus@latest my-website classic --javascript
npx create-docusaurus@latest my-website classic --typescriptIf no language is provided, the CLI should be interactive and ask the user if they want to use TypeScript.
Related to #9402 (DX should be consistent)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
apprenticeIssues that are good candidates to be handled by a Docusaurus apprentice / traineeIssues that are good candidates to be handled by a Docusaurus apprentice / traineeproposalThis issue is a proposal, usually non-trivial changeThis issue is a proposal, usually non-trivial change