SonarJS linter helper functions
    Preparing search index...

    Variable cacheConst

    cache: Map<string, Set<Dependency>> = ...

    Cache for the available dependencies by dirname. Exported for tests