MyNixOS website logo

Available configuration options for yarn see: https://yarnpkg.com/configuration/yarnrc.

Declarations
Type
YAML 1.1 value
Default
{ }
Example
{
  httpProxy = "http://proxy.example.org:3128";
  httpsProxy = "http://proxy.example.org:3128";
}