ProjectEvergreen / ProjectEvergreen/wcc
resolve `@ts-ignores` statements
Open
Nobody has claimed this yet.
enhancement
good first issue
- Dominant language
- JavaScript
- Stars
- 126
- Forks
- 17
- PR merge metrics
- No merged PRs in 30d
Description
Task
Had to add some @ts-ignores lines as part of #193 / #194, would be good to try and get them all resolved
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 every @ts-ignore statement in the repository and review why the lines were added for #193 and #194. Resolve the underlying issues where possible, with the work complete when the added @ts-ignore statements are no longer needed.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, typescript
- Domain
- compilers
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100