Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 621 Bytes

File metadata and controls

19 lines (14 loc) · 621 Bytes
hide_title true
custom_edit_url
pagination_prev
pagination_next

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

RushConfigurationProject.skipRushCheck property

If true, then this project will be ignored by the "rush check" command. The default value is false.

Signature:

readonly skipRushCheck: boolean;