Skip to content

AnalyzeOverExposureParams.shouldForce?

AnalyzeOverExposureParams › shouldForce?

Type: boolean | undefined

When true (only meaningful together with shouldFix), declarations held wide purely by test references are tightened too, instead of being skipped with a test-only OverExposureFinding.skipReason. Decorated members and exports shared with a still-exported sibling stay skipped regardless, because no edit can be applied safely.