MetaMask / MetaMask/metamask-extension

Convert partial level 4 files to typescript for contributing to `metamask-controller.js`

Open
#23,016 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

team-extension-platform
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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.