mirror of
https://github.com/woocommerce/woocommerce.git
synced 2025-02-19 17:01:05 +08:00
* Remove -- -- from scripts that fixed issue in pnpm 6, fix a couple TS issues in sep packages * Minor fixes to analyzer scripts and doco based on pnpm 7 * Add dompurify types to data package to avoid TS errors * Remove pnpx in favor of pnpm exec * Modify the code analyzer to respect pnpm version if present. * Update instructions for running recursive lint, add comments to explain
4 lines
137 B
Plaintext
4 lines
137 B
Plaintext
; adding this as npm 7 automatically installs peer dependencies but pnpm does not
|
|
auto-install-peers=true
|
|
strict-peer-dependencies=false
|