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