Skip to content

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

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 TypeScript option to create-next-app #24642

Closed
ctjlewis opened this issue Apr 30, 2021 · 0 comments
Closed

Add TypeScript option to create-next-app #24642

ctjlewis opened this issue Apr 30, 2021 · 0 comments

Comments

@ctjlewis
Copy link
Contributor

Describe the feature you'd like to request

It would be nice to run yarn create next-app-ts or yarn create next-app --ts which would generate a project configured for TS (tsconfig.json, necessary dependencies like types in package.json, etc.)

Describe the solution you'd like

Add either a separate create-next-app-ts package, or add a --ts option to the current create-next-app.

Describe alternatives you've considered

N/A

@vercel vercel locked and limited conversation to collaborators Apr 30, 2021

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants