Closed kanadgupta closed 9 months ago
Before:
husky 8.0.3 8.0.3 9.0.10 node_modules/husky rdme ignore 5.3.0 5.3.1 5.3.1 node_modules/ignore rdme knip 3.12.0 3.13.2 4.3.0 node_modules/knip rdme open 10.0.2 10.0.3 10.0.3 node_modules/open rdme ora 6.3.1 6.3.1 8.0.1 node_modules/ora rdme
After:
Package Current Wanted Latest Location Depended by ora 6.3.1 6.3.1 8.0.1 node_modules/ora rdme
Cleaned up our knip config and husky setup (using the migration guide here) as part of this. Confirmed that they both work as expected locally.
knip
husky
🧰 Changes
Before:
After:
🧬 QA & Testing
Cleaned up our
knip
config andhusky
setup (using the migration guide here) as part of this. Confirmed that they both work as expected locally.