Home > @microsoft/rush-lib > ApprovedPackagesPolicy > reviewCategories
ApprovedPackagesPolicy.reviewCategories property
A list of category names that are valid for usage as the RushConfigurationProject.reviewCategory field. This array will never be undefined.
Signature:
readonly reviewCategories: ReadonlySet<string>;