Home > @microsoft/rush-lib > RushConstants > pnpmfileV6Filename
RushConstants.pnpmfileV6Filename property
This API is provided as a preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.
The filename (".pnpmfile.cjs") used to add custom configuration to PNPM (PNPM version 6.x and later).
Signature:
static readonly pnpmfileV6Filename: string;