fix: use --save-dev for npm and pnpm in addDependencyCommand - #256
Conversation
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Plus Run ID: 📒 Files selected for processing (2)
📝 WalkthroughWalkthrough
ChangesDevelopment dependency flags
Estimated code review effort: 2 (Simple) | ~5 minutes Possibly related PRs
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✨ Finishing Touches🧪 Generate unit tests (beta)
Warning There were issues while running some tools. Please review the errors and either fix the tool's configuration or disable the tool if it's a critical failure. 🔧 ESLint
ESLint install timed out. The project may have too many dependencies for the sandbox. Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #256 +/- ##
==========================================
+ Coverage 82.17% 86.52% +4.35%
==========================================
Files 6 5 -1
Lines 516 386 -130
Branches 71 204 +133
==========================================
- Hits 424 334 -90
+ Misses 91 44 -47
- Partials 1 8 +7 ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
This PR uses the correct long form of dev attr for npm and pnpm.
https://docs.npmjs.com/cli/v12/commands/npm-install
https://pnpm.io/cli/add#--save-dev--d--d
Summary by CodeRabbit
--save-devoption.