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’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Health: experiment to add Knip to the local toolchain #333

Closed
wants to merge 10 commits into from

Conversation

KaliedaRik
Copy link
Contributor

@KaliedaRik KaliedaRik commented Dec 27, 2024

This PR is an experiment to see if we can use a new tool - Knip - to help us manage JS/TS dependencies more effectively across this repo.

Trello ticket: https://trello.com/c/SVNb7chp

Actions taken which have resulted in this PR:

  • Add Knip to the repo root as a dev dependency
  • Run yarn knip to generate an initial report of issues across the repo
  • Run yarn knip --fix-type dependencies to attempt to fix the identified dependencies across all package.json files within the repo.

Testing

TODO: devise a way to test these updates, both locally and in CODE

@KaliedaRik KaliedaRik requested review from twrichards and a team as code owners December 27, 2024 13:57
@KaliedaRik KaliedaRik marked this pull request as draft December 27, 2024 13:57
@KaliedaRik
Copy link
Contributor Author

Closing as this was just an experiment

@KaliedaRik KaliedaRik closed this Jan 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant