Reference

CreateMreactAppPackageManager

Names the package manager used to write install and script commands.

Signature

type CreateMreactAppPackageManager = "pnpm" | "npm" | "bun"