Function getWorkspacePackagePaths

  • Get a list of package folder paths in the workspace. The list of included packages is based on the manager's config file and matching package folders (which must contain package.json) on disk.

    Parameters

    • cwd: string

    Returns string[]

Generated using TypeDoc