Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
yarnrc: respect XDG_CONFIG_HOME setting
If a user has a XDG_CONFIG_HOME environment variable, read and write the yarnrc file from XDG_CONFIG_HOME/.yarnrc, not from $HOME/.yarnrc. The specification can be found here: https://wiki.archlinux.org/index.php/XDG_Base_Directory_support Fixes yarnpkg#2334.
- Loading branch information