@pnpm/find-workspace-dir

v6.0.3
Finds the root of a pnpm workspace
pnpm8 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
  • >=16.14
  • Unknown
  • released 2/24/2024

Downloads