| hide_title | true |
|---|---|
| custom_edit_url | |
| pagination_prev | |
| pagination_next |
Home > @microsoft/rush-lib > RushConfigurationProject > tempProjectName
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;