Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 669 Bytes

File metadata and controls

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

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

RushConfiguration.commonScriptsFolder property

The folder where automation scripts are stored. This is always a subfolder called "scripts" under the common folder. Example: C:\MyRepo\common\scripts

Signature:

readonly commonScriptsFolder: string;