JavaScriptPackageManagerConfiguredAnnotation Properties
Class Properties 1 member
Tracks which JavaScript package manager was configured for a monorepo workspace (via WithNpm/WithYarn/WithPnpm).
Gets the name of the JavaScript package manager that was configured.
public string PackageManager { get; }