solidjs / solidjs/solid-playground
fetch types from esm.sh
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 244
- Forks
- 69
- PR merge metrics
- No merged PRs in 30d
Description
See https://esm.sh/#deno-compatibility
That is possible with X-TypeScript-Types header
This is needed primarily to support solid 2 and solid 1 at the same time.
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 with the esm.sh Deno compatibility documentation linked in the issue, then locate the playground path that resolves or loads package types. Use the X-TypeScript-Types header as the requirement to investigate. Done means the playground can support Solid 1 and Solid 2 types together; no file or test is named yet.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- developer-experience
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100