Skip to content

Find the root of a multi-package repo with Yarn workspaces

License

Notifications You must be signed in to change notification settings

hupe1980/find-workspace-root

Repository files navigation

find-workspace-root

Build Status

Find the root of a multi-package repo with Yarn workspaces

Installation

yarn add find-workspace-root

How to use

import findWorkspaceRoot from 'find-workspace-root';

const rootDir = await findWorkspaceRoot(/** intialDir [default=process.cwd()]**/);

License

MIT

About

Find the root of a multi-package repo with Yarn workspaces

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published