Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion packages/docusaurus/static/configuration/yarnrc.json
Original file line number Diff line number Diff line change
Expand Up @@ -252,7 +252,7 @@
"globalFolder": {
"_package": "@yarnpkg/core",
"title": "Path where all files global to the system will be stored.",
"description": "Various files we be stored there: global cache, metadata cache, ...",
"description": "By default, system-global files (such as cache and metadata) are stored in $HOME/.yarn/berry on Linux/macOS and %LOCALAPPDATA%\\Yarn\\Berry on Windows.",
"type": "string",
"format": "uri-reference",
"examples": ["${HOME}/.yarn/berry"]
Expand Down