Skip to content

Latest commit

 

History

History
136 lines (63 loc) · 1.49 KB

File metadata and controls

136 lines (63 loc) · 1.49 KB
hide_title true
custom_edit_url
pagination_prev
pagination_next

Home > @microsoft/rush-lib > IVersionPolicyJson

IVersionPolicyJson interface

This interface represents the raw version policy JSON object which allows repo maintainers to define how different groups of projects will be published by Rush, and how their version numbers will be determined.

Signature:

export interface IVersionPolicyJson 

Properties

Property

Modifiers

Type

Description

definitionName

string

dependencies?

IVersionPolicyDependencyJson

(Optional)

exemptFromRushChange?

boolean

(Optional)

includeEmailInChangeFile?

boolean

(Optional)

policyName

string