programs.yarn.settings

Home-Manager option

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

type: YAML 1.1 value
Default
{ }
Example
{ httpProxy = "http://proxy.example.org:3128"; httpsProxy = "http://proxy.example.org:3128"; }
declared in: <home-manager/modules/programs/yarn>source unavailable