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