pnpm / supi

Fast, disk space efficient installation engine. Used by pnpm
MIT License
24 stars 5 forks source link

installPkgs() should have its own Options type #59

Open zkochan opened 6 years ago

zkochan commented 6 years ago

When adding a new dependency, supi needs not the same/all options that are needed during nameless installation. So there should be a different options type: AddDependencyOptions