PnpmInstallSettings.

IgnorePnpmfile Property

Summary

Disable pnpm hooks defined in .pnpmfile.cjs
Assembly
Cake.Pnpm.dll
Namespace
Cake.Pnpm.Install
Containing Type
PnpmInstallSettings

Syntax

public bool IgnorePnpmfile { get; set; }

Value

Type Description
bool