UNPKG

identify-monorepo-root

Version:

Find the root directory of any given monorepo (works with npm, yarn, pnpm, turbo, etc.)

3 lines (2 loc) 96 B
import { identifyMonorepoRoot } from "./identifyMonorepoRoot"; export { identifyMonorepoRoot };