| hide_title | true |
|---|---|
| custom_edit_url | |
| pagination_prev | |
| pagination_next |
Home > @microsoft/rush-lib > PnpmResolutionMode
Possible values for the resolutionMode setting in Rush's pnpm-config.json file.
Signature:
export type PnpmResolutionMode = 'highest' | 'time-based' | 'lowest-direct';These modes correspond to PNPM's resolution-mode values, which are documented here: https://pnpm.io/npmrc#resolution-mode