SonarJS linter helper functions
    Preparing search index...

    Function getManifests

    • Returns the project manifests that are used to resolve the dependencies imported by the module named filename, up to the passed working directory.

      Parameters

      • dir: string
      • OptionalworkingDirectory: string
      • OptionalfileSystem: Filesystem

      Returns PackageJson[]