pnpm-plugin-sku
v0.2.1
Published
PNPM config dependency for sku that configures recommended PNPM settings
Readme
pnpm-plugin-sku
PNPM config dependency for sku that configures recommended PNPM settings.
Usage
[!IMPORTANT] This package is intended to be used with
pnpmversion 10.13 or later. It will not be automatically loaded inpnpmversions prior to 10.13.
pnpm add --config pnpm-plugin-sku
pnpm installProgrammatic Config Access
The default PNPM config used by the plugin can be accessed via the config entrypoint:
import { defaultConfig } from 'pnpm-plugin-sku/config';