[infra] Not clear which typescript versions are supported
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 142
- Forks
- 230
- PR merge metrics
- No merged PRs in 30d
Description
## Description
There is a need to know what typescript versions are supported by the project since legacy typescript projects (Angular 8 etc.) use typescript versions that don't support the *.d.ts files generated in the latest 'lit' library (including 'lit-element', and, 'lit-html' libraries).
Typescript incompatibility described in lit/lit#2730 , lit/lit#2644 .
## Steps to Reproduce, and Additional Details
See issues lit/lit#2730 , lit/lit#2644 .
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
Review the issue details and the referenced upstream discussions in lit/lit#2730 and lit/lit#2644 first. Determine where the project communicates TypeScript compatibility, then document the supported versions and the legacy-version limitation described here; done means users can identify compatible TypeScript versions.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100