Description
Do you want to request a feature or report a bug?
Feature
What is the current behavior?
I feel like this is staring me in the face and I'm just not seeing it. I can't find documentation that explains what settings are available. e.g., npm configuration documentation explains how to set 'http-proxy' or an auth token in .npmrc. I don't see these options on https://yarnpkg.com/en/docs/cli/config/ I assume I could just copy and paste my .npmrc file and rename it .yarnrc... but is that true?
What is the expected behavior?
I expected more complete documentation that explains how to use an auth token and an http-proxy and also lists all other configuration settings that I don't know I need yet.
Please mention your node.js, yarn and operating system version.
node.js v6.10.2
yarn 0.23.4
Activity