Skip to content

Latest commit

 

History

History
87 lines (43 loc) · 1.23 KB

File metadata and controls

87 lines (43 loc) · 1.23 KB
hide_title true
custom_edit_url
pagination_prev
pagination_next

Home > @microsoft/rush-lib > ApprovedPackagesItem

ApprovedPackagesItem class

An item returned by ApprovedPackagesConfiguration

Signature:

export declare class ApprovedPackagesItem 

Remarks

The constructor for this class is marked as internal. Third-party code should not call the constructor directly or create subclasses that extend the ApprovedPackagesItem class.

Properties

Property

Modifiers

Type

Description

allowedCategories

Set<string>

The project categories that are allowed to use this package.

packageName

string

The NPM package name