Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 732 Bytes

File metadata and controls

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

Home > @microsoft/rush-lib > LockStepVersionPolicy > mainProject

LockStepVersionPolicy.mainProject property

The main project for the version policy.

If the value is provided, change logs will only be generated in that project. If the value is not provided, change logs will be hosted in each project associated with the policy.

Signature:

get mainProject(): string | undefined;