Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 780 Bytes

File metadata and controls

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

Home > @microsoft/rush-lib > RushConfigurationProject > tempProjectName

RushConfigurationProject.tempProjectName property

The unique name for the temporary project that will be generated in the Common folder. For example, if the project name is @scope/MyProject<></>, the temporary project name might be @rush-temp/MyProject-2<></>.

Example: @rush-temp/MyProject-2

Signature:

readonly tempProjectName: string;