Handpick conditional dependencies like a boss.
Install on your system:
npm install handpick --global
Define unofficial dependencies:
{
"lintDependencies":
{
"@isnotdefined/eslint-config": "7.2.0",
"eslint": "8.31.0"
}
}
Run the command:
handpick [options] [path]
-c, --config <config>
-t, --target <target>
-f, --filter <target>
-m, --manager <manager>
-r, --range <range>
-v, --version
-h, --help
Read the documentation for a deep dive.