Rush StackShopBlogEvents
Skip to main content

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

RushConfigurationProject.reviewCategory property

The review category name, or undefined if no category was assigned. This name must be one of the valid choices listed in RushConfiguration.reviewCategories.

Signature:

readonly reviewCategory: string | undefined;