Rush StackShopBlogEvents
Skip to main content

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;