MetaMask / MetaMask/metamask-extension
Convert partial level 4 files to typescript for contributing to `metamask-controller.js`
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 13.2k
- Forks
- 5.6k
- Avg merge
- 2d 5h
- Merged PRs (30d)
- 451
Description
Convert dependency of files for metamask-controller.js (level 2) we want to target based on typescript migration dashboard.
**_Level 4_**
- shared/modules/mv3.utils.js
- app/scripts/controllers/permissions/background-api.js
- app/scripts/controllers/permissions/caveat-mutators.js
- app/scripts/controllers/permissions/permission-log.js
- app/scripts/controllers/permissions/selector.js
- app/scripts/controllers/permissions/specifications.js
- app/scripts/lib/rpc-method-middleware/createMethodMiddleware.js
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 reading metamask-controller.js and the TypeScript migration dashboard, then inspect the seven listed level-4 JavaScript dependencies. Done means all named files are converted to TypeScript while remaining usable as dependencies of metamask-controller.js.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, typescript
- Domain
- api, authorization, backend
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100