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

    Function getWorkspacePackageJsonFilePaths

    • Get all workspace package.json paths starting at the given directory path. The output is string sorted to keep it stable.

      Parameters

      • rootDirPath: string

      Returns Promise<string[]>

      Error if there is no package.json file at the given rootDirPath.