@typescript-tools/hoisted-packages
TypeScript icon, indicating that this package has built-in type declarations

3.0.1 • Public • Published

hoisted-packages

License NPM Package Build Status semantic-release

Determine packages lerna bootstrap --hoist will hoist

Install

npm install @typescript-tools/hoisted-packages

API

export function hoistedPackages(
  root: string,
): TE.TaskEither<PackageManifestsError, Map<PackageName, PackageVersion>>

/@typescript-tools/hoisted-packages/

    Package Sidebar

    Install

    npm i @typescript-tools/hoisted-packages

    Weekly Downloads

    2

    Version

    3.0.1

    License

    ISC

    Unpacked Size

    11.4 kB

    Total Files

    6

    Last publish

    Collaborators

    • hamroctopus
    • amchelle