Add ignore-scripts
to .npmrc
Closes GH-10. Reviewed-by: Titus Wormer <tituswormer@gmail.com>
This commit is contained in:
parent
3d93cc085c
commit
c40caa2682
1 changed files with 1 additions and 0 deletions
1
.npmrc
1
.npmrc
|
@ -1 +1,2 @@
|
|||
package-lock=false
|
||||
ignore-scripts=true
|
||||
|
|
Loading…
Add table
Reference in a new issue