codesandbox / codesandbox/codesandbox-client
Configuring which TypeScript version is used?
Open
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 13.6k
- Forks
- 2.4k
- Avg merge
- 6d 19h
- Merged PRs (30d)
- 2
Description
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?
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating where the project selects or installs the TypeScript version; the issue does not name a file, test, or entry point. Determine how a user could select a version such as typescript@next, then verify that the configured version is used consistently and document or test the completed behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100