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;