Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement a CI step to detect unused dependencies 馃摝 #413

Open
3 tasks
JamieSlome opened this issue Jan 24, 2024 · 3 comments
Open
3 tasks

Implement a CI step to detect unused dependencies 馃摝 #413

JamieSlome opened this issue Jan 24, 2024 · 3 comments
Assignees
Labels
good first issue Good for newcomers

Comments

@JamieSlome
Copy link
Member

To ensure we don't unnecessarily hit "dependency bloat" nor merge pull requests with dependencies that are unused, we should introduce a GitHub Action or CI step to detect which dependencies are unused. This is a great first issue for someone looking to make their first contribution to the project 馃帀

Tasks

I have previously come across depcheck - a nice lightweight NPM library that discovers unused dependencies.

@JamieSlome JamieSlome added the good first issue Good for newcomers label Jan 24, 2024
@JamieSlome
Copy link
Member Author

@marksmith388 - would you be interested in picking this one up? 馃

@JamieSlome
Copy link
Member Author

@tt-gideonaryeetey and @divinetettey - asked discussed, are you interested in picking this issue up? Let me know below and then I can assign to you if you're happy to 馃憤

@divinetettey
Copy link

Hi @JamieSlome yes I would pick this issue

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

3 participants