microsoft / microsoft/DefinitelyTyped-tools
Can't remove v0 of a package
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 423
- Forks
- 237
- Avg merge
- 18h 18m
- Merged PRs (30d)
- 11
Description
#40061 is a good example that tries to remove v0 of puppeteer. I think this is something that explicitly needs to be allowed, where we previously thought it was fine to keep the old versions around.
Contributor guide
No contributing guide indexed for this repository
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 reading issue #40061 and the surrounding package-removal behavior for puppeteer. The payload names no source file, entry point, or test, so locate the code that rejects removing version 0 and identify the existing validation tests. Done means the requested removal is explicitly allowed and covered by a test.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 30/100