Upgrade to TypeScript v7
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 233
- Forks
- 61
- Avg merge
- 1d 1h
- Merged PRs (30d)
- 82
Description
According to https://github.com/typescript-eslint/typescript-eslint/issues/12521, typescript-eslint is unable to support TS 7, see this comment:
TS 7 is not supported by typescript-eslint and cannot be supported for the known future (due to TS 7 lacking an API).
This currently blocks us from upgrading to TypeScript 7.
See:
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 reviewing the linked typescript-eslint issue and the TypeScript Go discussion to determine whether TypeScript 7 support is available. Check the linked pull requests in mdn/fred and mdn/browser-compat-data for the current upgrade context. Done means the project can upgrade to TypeScript 7 without the documented typescript-eslint blocker.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- build-system, tooling
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100