find-workspaces-root
TypeScript icon, indicating that this package has built-in type declarations

0.2.0 • Public • Published

find-workspaces-root

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

Install

yarn add find-workspaces-root

Usage

import findWorkspacesRoot from "find-workspaces-root";
 
let dir = await findWorkspacesRoot(process.cwd());

/find-workspaces-root/

    Package Sidebar

    Install

    npm i find-workspaces-root

    Weekly Downloads

    767

    Version

    0.2.0

    License

    MIT

    Unpacked Size

    15.4 kB

    Total Files

    11

    Last publish

    Collaborators

    • manypkg-release-bot
    • emmatown