diff options
| -rw-r--r-- | npm/npmrc | 6 |
1 files changed, 6 insertions, 0 deletions
| @@ -3,3 +3,9 @@ prefix=${HOME}/.local | |||
| 3 | 3 | ||
| 4 | ; disable fund-spam | 4 | ; disable fund-spam |
| 5 | fund=false | 5 | fund=false |
| 6 | |||
| 7 | ; reduce the attack surface for supply chain attacks | ||
| 8 | min-release-age=3 | ||
| 9 | |||
| 10 | ; disable pre- und post-scripts | ||
| 11 | ignore-scripts=true | ||
