MetaMask / MetaMask/core

`scripts/`: Replace use of `any` with proper types (non-test files only)

Open
#3,732 0 comments 0 reactions 0 assignees View on GitHub
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 was 1 instance.

Contributor guide

No contributing guide indexed for this repository

Research direction

Search non-test files under scripts/ for the marker `// TODO: Replace any with type` and inspect the single matching instance in context. Replace that instance with an appropriate type, then run the repository's relevant checks to confirm the scripts still work and no non-test `any` TODO remains.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
tooling
Issue type
Refactor
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
50/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.