augment-vir - v31.47.0
    Preparing search index...

    Function findAllPackageJsonFilePaths

    • Finds all package.json files contained within the workspaces present in the current startDirPath. A workspace root dir is found by recursively looking for a parent package-lock.json file.

      Parameters

      • startDirPath: string

      Returns Promise<string[]>

      If no directory with a package-lock.json file is found.