Rush StackShopBlogEvents
Skip to main content

Home > @microsoft/rush-lib > RushConfiguration > gitSampleEmail

RushConfiguration.gitSampleEmail property

[Part of the "gitPolicy" feature.] An example valid email address that conforms to one of the allowedEmailRegExps. Example: "foxtrot@example\.com" This will never be undefined, and will always be nonempty if gitAllowedEmailRegExps is used.

Signature:

readonly gitSampleEmail: string;