Home@moonrepo/typesInterfacesPartialPnpmConfigOn this pagePartialPnpmConfig Options for pnpm, when used as a package manager.Index PropertiesinstallArgspluginversionProperties optionalinstallArgsinstallArgs?: null | string[]List of arguments to append to pnpm install commands.optionalpluginplugin?: null | stringLocation of the WASM plugin to use for pnpm support.optionalversionversion?: null | stringThe version of pnpm to download, install, and run pnpm tasks with.@envvarMOON_PNPM_VERSION
Options for pnpm, when used as a package manager.