We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4ef999a commit 23c7106Copy full SHA for 23c7106
libraries/rush-lib/assets/rush-init/common/config/rush/[dot]npmrc
@@ -24,7 +24,7 @@
24
#
25
26
# Explicitly specify the NPM registry that "rush install" and "rush update" will use by default:
27
-registry=https://registry.npmjs.org/
+# registry=https://registry.npmjs.org/
28
29
# Optionally provide an authentication token for the above registry URL (if it is a private registry):
30
# //registry.npmjs.org/:_authToken=${NPM_AUTH_TOKEN}
0 commit comments