Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 691 Bytes

File metadata and controls

19 lines (14 loc) · 691 Bytes
hide_title true
custom_edit_url
pagination_prev
pagination_next

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

RushConfiguration.commonFolder property

The fully resolved path for the "common" folder where Rush will store settings that affect all Rush projects. This is always a subfolder of the folder containing "rush.json". Example: C:\MyRepo\common

Signature:

readonly commonFolder: string;