isMonoRepo()
Home > @backstage/cli-node
> isMonoRepo
Returns try if the current project is a monorepo.
Signature:
function isMonoRepo(): Promise<boolean>;
Returns:
Promise<boolean>
Home > @backstage/cli-node
> isMonoRepo
Returns try if the current project is a monorepo.
Signature:
function isMonoRepo(): Promise<boolean>;
Returns:
Promise<boolean>