@eagleoutice/flowr - v2.13.1
    Preparing search index...

    Type Alias LintResultsByRule

    LintResultsByRule: { [L in LintingRuleNames]?: LintingResults<L> }

    The linting results of every rule that ran, i.e. what a linter query returns.