redhat-developer / redhat-developer/vscode-quarkus

Migrate to TypeScript 6

Open
#1,291 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

debt enhancement
Dominant language
TypeScript
Stars
79
Forks
31
Avg merge
12h 51m
Merged PRs (30d)
6

Description

TypeScript 6 came out fairly recently. It'd be nice to update to it, but it's not a trivial upgrade. We'll need to change some entries in the tsconfig.json, since some checks that were off by default are now on by default.

TypeScript 7 has also been released, but typescript-eslint doesn't support it yet.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with tsconfig.json and the project's TypeScript configuration, then check how typescript-eslint constrains the upgrade. Update the configuration for TypeScript 6's newly enabled checks and verify the project still passes its existing validation; do not target TypeScript 7 until typescript-eslint supports it.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
build-system, tooling
Issue type
Refactor
Difficulty
4/5
Estimated time
3-5 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
58/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.