@suluk/harden - v0.2.0
    Preparing search index...

    Interface ReadinessOptions

    interface ReadinessOptions {
        ignore?: (uri: string, name: string) => boolean;
    }
    Index

    Properties

    Properties

    ignore?: (uri: string, name: string) => boolean

    skip operations (e.g. third-party/ingested surfaces) — they don't count toward the readiness grade.