Home > @microsoft/rush-lib > IOperationRunner > isNoOp
IOperationRunner.isNoOp property
This API is provided as a beta preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.
If set to true, this operation is considered a no-op and can be considered always skipped for analysis purposes.
Signature:
readonly isNoOp?: boolean;