Home > @microsoft/rush-lib > IOperationRunner > warningsAreAllowed
IOperationRunner.warningsAreAllowed property
This API is provided as a 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, a warning result should not make Rush exit with a nonzero exit code
Signature:
warningsAreAllowed: boolean;