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

Configuring which TypeScript to use? (part 2) #6201

Closed
barrymay opened this issue Oct 14, 2021 · 1 comment
Closed

Configuring which TypeScript to use? (part 2) #6201

barrymay opened this issue Oct 14, 2021 · 1 comment

Comments

@barrymay
Copy link

barrymay commented Oct 14, 2021

I wanted to re-raise this issue because the prior one was closed: #942

Original question:
Can we make it so that I can configure which version of TypeScript to use? Can I (for instance) install typescript@next and use that?

My latest add-on:
Issues showing up due to TS 4.1.2 are showing on recent projects when people expect behavior from 4.2+. (See my reference to this issue here for an example, which is causing issues with developers using CodeSandbox for sample creation.)

Suggestion - maybe this TS restriction is due to the sandbox template? If so is it possible as a temporary workaround for the CodeSandbox team to create new new TS templates based on latest TS (for the React-Scripts and vanilla TS ones at minimum, a next.js + TS example would be equally really nice, since create-next-app has taken off 🙂 )?

@JamesACS
Copy link
Contributor

Hey @barrymay

We already have an issue #5598 around updating TypeScript to support more versions in the Editor - it's something on our radar!

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

No branches or pull requests

2 participants