Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 752 Bytes

File metadata and controls

19 lines (14 loc) · 752 Bytes
hide_title true
custom_edit_url
pagination_prev
pagination_next

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

RushConfigurationProject.shouldPublish property

A flag which indicates whether changes to this project should be published. This controls whether or not the project would show up when running rush change<></>, and whether or not it should be published during rush publish<></>.

Signature:

get shouldPublish(): boolean;