`transaction-controller`: Replace use of `any` with proper types (non-test files only)
Open
team-wallet-framework
wf-type-fixes
- Dominant language
- TypeScript
- Stars
- 413
- Forks
- 308
- Avg merge
- 1d 4h
- Merged PRs (30d)
- 253
Description
Look for the following string in non-test files to find these: ``// TODO: Replace `any` with type``
At time of writing, there were 29 instances.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start in the transaction-controller package by searching non-test files for the exact string `// TODO: Replace `any` with type`. Review all 29 reported instances and determine the proper type for each; done means the instances are replaced with explicit types and no matching TODOs remain.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- backend
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100