From bdc80dabce5e46945ca34ccf74861371485ac2f2 Mon Sep 17 00:00:00 2001 From: Thomas Schmucker Date: Wed, 12 Aug 2026 11:38:42 +0200 Subject: Normalize line endings --- npm/npmrc | 42 +++++++++++++++++++++--------------------- 1 file changed, 21 insertions(+), 21 deletions(-) (limited to 'npm/npmrc') diff --git a/npm/npmrc b/npm/npmrc index f0df53f..ada10e4 100644 --- a/npm/npmrc +++ b/npm/npmrc @@ -1,21 +1,21 @@ -; ~/.npmrc, %USERPROFILE%\.npmrc - -; default registry -registry=https://registry.npmjs.org/ - -; local packages: "npm install -g foo-bar" -prefix=${HOME}/.local - -; disable fund-spam -fund=false - -; suppresses notifications about new npm versions -update-notifier=false - -; reduce the attack surface for supply chain attacks -min-release-age=3 - -; whitelist for packages with pre- and post-scripts -allow-scripts=tree-sitter-cli - -; vim: ft=dosini +; ~/.npmrc, %USERPROFILE%\.npmrc + +; default registry +registry=https://registry.npmjs.org/ + +; local packages: "npm install -g foo-bar" +prefix=${HOME}/.local + +; disable fund-spam +fund=false + +; suppresses notifications about new npm versions +update-notifier=false + +; reduce the attack surface for supply chain attacks +min-release-age=3 + +; whitelist for packages with pre- and post-scripts +allow-scripts=tree-sitter-cli + +; vim: ft=dosini -- cgit v1.3