Home@moonrepo/typesInterfacesYarnConfigOn this pageYarnConfig Options for Yarn, when used as a package manager.Index PropertiesinstallArgspluginpluginsversionProperties installArgsinstallArgs: string[]List of arguments to append to yarn install commands.pluginplugin: null | stringLocation of the WASM plugin to use for Yarn support.pluginsplugins: string[]Plugins to automatically install for Yarn v2 and above.versionversion: null | stringThe version of Yarn to download, install, and run yarn tasks with.@envvarMOON_YARN_VERSION
Options for Yarn, when used as a package manager.