Skip to content

@hanseltime/pkgtest


@hanseltime/pkgtest / YarnV4Options

Interface: YarnV4Options

Extends

Properties

installCliArgs?

optional installCliArgs: string

The cli arguments to add to the install command

Inherited from

PkgManagerBaseOptions.installCliArgs


yarnrc?

optional yarnrc: any

If provided, any .yarnrc.yml properties that you would like to specify

https://yarnpkg.com/configuration/yarnrc

The most common of these would be nodeLinker so you can verify non-plug'n'play functionality