Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 604 Bytes

File metadata and controls

21 lines (15 loc) · 604 Bytes
hide_title true
custom_edit_url
pagination_prev
pagination_next

Home > @microsoft/rush-lib > RushConfiguration > yarnCacheFolder

RushConfiguration.yarnCacheFolder property

The local folder that will store the Yarn package cache.

Example: C:\MyRepo\common\temp\yarn-cache

Signature:

readonly yarnCacheFolder: string;