Home > @microsoft/rush-lib > RushConfiguration > commonTempFolder
RushConfiguration.commonTempFolder property
The folder where temporary files will be stored. This is always a subfolder called "temp" under the common folder. Example: C:\MyRepo\common\temp
Signature:
readonly commonTempFolder: string;