mirror of
https://github.com/woocommerce/woocommerce.git
synced 2025-09-05 22:03:35 +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
103 B
Text
4 lines
103 B
Text
Significance: minor
|
|
Type: dev
|
|
|
|
Adjust build/test scripts to remove -- -- that was required for pnpm 6.
|