Default npm's ignore-scripts flag to true to prevent running pre- or post-scripts in package dependencies.

This commit is contained in:
David Anson 2022-12-18 16:01:59 -08:00
parent 8d6e0b5419
commit 741e6fe72c

1
.npmrc
View file

@ -1 +1,2 @@
ignore-scripts=true
package-lock=false package-lock=false