ChainSafe / ChainSafe/lodestar
Remove unused dependencies
Open
meta-technical-debt
scope-none
- Dominant language
- TypeScript
- Stars
- 1.4k
- Forks
- 483
- Avg merge
- 1d 16h
- Merged PRs (30d)
- 150
Description
Example: `node-gyp` is listed in our package.json and is no longer used. We will use this issue to track completion and identify any unused dependencies to also get rid of.
Related to https://github.com/ChainSafe/lodestar/issues/6026
Dependencies to remove:
- `node-gyp`
Contributor guide
Research direction
Start in package.json and search the repository for node-gyp references to confirm the dependency is unused; review related issue #6026 for context. Done means removing node-gyp and verifying the dependency installation and relevant checks still pass.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- build-system
- Issue type
- Refactor
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100