@kekkai/blueprint / CiOptions
Interface: CiOptions
Defined in: emit/ci/ci.ts:3
Properties
packageManager?
optionalpackageManager?:"npm"|"pnpm"|"yarn"
Defined in: emit/ci/ci.ts:5
Drives the install step. Defaults to npm.
@kekkai/blueprint / CiOptions
Defined in: emit/ci/ci.ts:3
optionalpackageManager?:"npm"|"pnpm"|"yarn"
Defined in: emit/ci/ci.ts:5
Drives the install step. Defaults to npm.