Treat the ignore-scripts in yarnrc as a synonym to the cli arg (#6983)
* Treat the ignore-scripts in yarnrc as a synonym to the cli arg Allow users to specify `ignore-scripts true` in the `.yarnrc` as specified by the `npm-config`. It is treated the same as if the user specifies `--ignore-scripts true` in the `.yarnrc` or passes `--ignore-scripts` as cli arg. * Update Changelog * Update CHANGELOG.md
M
Micha Reiser committed
a640f490011d3a78e1349bdf49ed938af095693a
Parent: c149410
Committed by Maël Nison <nison.mael@gmail.com>
on 1/30/2019, 6:25:35 PM