PnpmInstallSettings.

NoHoist Property

Summary

Dependencies inside the modules directory will have access only to their listed dependencies
Assembly
Cake.Pnpm.dll
Namespace
Cake.Pnpm.Install
Containing Type
PnpmInstallSettings

Syntax

public bool NoHoist { get; set; }

Value

Type Description
bool