🤏
handpick
  • Introduction
  • Config
  • Examples
    • Basic
    • Manager
    • Range
    • Reference
  • Links
    • GitHub
Powered by GitBook
On this page
  1. Examples

Basic

Install the lintDependencies:

handpick --target lintDependencies

Install the devDependencies without testDependencies:

handpick --target devDependencies --filter testDependencies
PreviousExamplesNextManager

Last updated 1 year ago