`permission-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 24 instances.
Contributor guide
No contributing guide indexed for this repository
Research direction
Search non-test files for `// TODO: Replace `any` with type` and inspect each of the 24 reported instances. Read the surrounding permission-controller types before choosing replacements, then confirm all matching TODOs have been addressed and the relevant checks pass.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- authorization
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100