Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/npm/cli.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorSneakyFish5 <32284796+SneakyFish5@users.noreply.github.com>2018-08-21 01:31:45 +0300
committerKat Marchán <kzm@zkat.tech>2018-08-21 02:17:49 +0300
commit0e576f0aa6ea02653d948c10f29102a2d4a31944 (patch)
treefcc253a8f2adcdb78a567f036e728d17cf3f18e9 /doc
parent4bd40f543dc89f0721020e7d0bb3497300d74818 (diff)
config: fix no-proxy to noproxy (#46)
Fixes: https://npm.community/t/1327 PR-URL: https://github.com/npm/cli/pull/46 Credit: @SneakyFish5 Reviewed-By: @zkat
Diffstat (limited to 'doc')
-rw-r--r--doc/misc/npm-config.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/misc/npm-config.md b/doc/misc/npm-config.md
index 098693423..8f04a7601 100644
--- a/doc/misc/npm-config.md
+++ b/doc/misc/npm-config.md
@@ -692,7 +692,7 @@ impact how lifecycle scripts are called.
The node version to use when checking a package's `engines` map.
-### no-proxy
+### noproxy
* Default: null
* Type: String or Array