Home > @microsoft/rush-lib > PnpmStoreOptions
PnpmStoreOptions type
This represents the available PNPM store options
Signature:
export type PnpmStoreOptions = 'local' | 'global';
Home > @microsoft/rush-lib > PnpmStoreOptions
This represents the available PNPM store options
Signature:
export type PnpmStoreOptions = 'local' | 'global';