Function findProjectRoot

  • Starting from cwd, searches up the directory hierarchy for the workspace root, falling back to the git root if no workspace is detected.

    Parameters

    • cwd: string

    Returns string

Generated using TypeDoc