ChromeDevTools / ChromeDevTools/chrome-devtools-mcp
[Task]: Update to TypeScript v7
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 52.3k
- Forks
- 4.3k
- Avg merge
- 2d 7h
- Merged PRs (30d)
- 83
Description
Task to do:
We will need to install the old v6 API in tandem with the new v7 tsc to support all our linters and tooling.
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 the repository's TypeScript compiler, linter, and tooling configuration and identify where the current TypeScript API and tsc version are selected. Check how the old v6 API can coexist with the v7 tsc, then verify that all listed linters and tooling operate successfully with the updated setup.
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
- Mostly clear
- Newbie friendliness
- 48/100