pnpm-plugin-pagopa
v1.0.0
Published
Default configuration for PagoPA DX projects using [pnpm](https://pnpm.io).
Readme
pnpm-plugin-pagopa
Default configuration for PagoPA DX projects using pnpm.
Installation
pnpm add --config pnpm-plugin-pagopaThis will add pnpm-plugin-pagopa to the configDependencies field in your pnpm-workspace.yaml, including also the pnpmfile.cjs with the hooks needed to use this plugin.
What is included
This configuration package provides the following default settings for your pnpm-workspace.yaml.
- Sets workspacePackagePatterns to
["apps/*", "packages/*"] - Sets linkWorkspacePackages to
true - Sets packageImportMethod to
clone-or-copy - Sets cleanupUnusedCatalogs to
true
