@pnpm/find-workspace-dir

v7.0.1
Finds the root of a pnpm workspace
pnpm9 pnpm

lint

eslint "src/**/*.ts" "test/**/*.ts"

test

pnpm run compile && pnpm run _test

_test

jest

compile

tsc --build && pnpm run lint --fix
npm i @pnpm/[email protected]

Metadata

  • MIT
  • >=18.12
  • Unknown
  • released 5/12/2024

Downloads