summary refs log tree commit diff stats
path: root/user/javascript/.npmrc
diff options
context:
space:
mode:
authorAlan Pearce2019-10-04 21:55:04 +0200
committerAlan Pearce2019-10-04 21:55:04 +0200
commit32259e9f49a9e4d7790f4fd694d573355c89a943 (patch)
treed540e9c4e898e7a470a98626184edb8c59ae95af /user/javascript/.npmrc
parentc918534796c695c42824d7f34f8f442b8e0e17cc (diff)
downloadnixfiles-32259e9f49a9e4d7790f4fd694d573355c89a943.tar.lz
nixfiles-32259e9f49a9e4d7790f4fd694d573355c89a943.tar.zst
nixfiles-32259e9f49a9e4d7790f4fd694d573355c89a943.zip
Combine javascript configurations
Diffstat (limited to 'user/javascript/.npmrc')
-rw-r--r--user/javascript/.npmrc8
1 files changed, 0 insertions, 8 deletions
diff --git a/user/javascript/.npmrc b/user/javascript/.npmrc
deleted file mode 100644
index 59c9a2b4..00000000
--- a/user/javascript/.npmrc
+++ /dev/null
@@ -1,8 +0,0 @@
-prefix=${HOME}/.local
-//registry.npmjs.org/:_authToken=${NPM_AUTH_TOKEN}
-@satoshipay:registry=https://registry.npmjs.org/
-always-auth=true
-sign-git-tag=true
-rebuild-bundle=false
-update-notifier=false
-registry=https://registry.npmjs.org/
\ No newline at end of file