rstackjs / rstackjs/rspack-lite-tapable
[Bug] Should fix `any` in `.d.ts`
Open
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 9
- Forks
- 5
- Avg merge
- 4h 40m
- Merged PRs (30d)
- 9
Description
This issue has no description.
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
The issue only identifies declaration files with an any type; inspect the repository's .d.ts files to locate the affected declaration and determine the intended specific type. No test or entry point is named, so check the repository's existing type-check or test command and confirm that the declaration no longer uses any.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100