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
diff options
context:
space:
mode:
authorLuke Karrys <luke@lukekarrys.com>2022-03-29 01:55:02 +0300
committerLuke Karrys <luke@lukekarrys.com>2022-03-30 00:51:53 +0300
commitaac01b89caf6336a2eb34d696296303cdadd5c08 (patch)
treec322cc32001ab169bd2e9e335ba7e4a45f31b4aa /node_modules
parentb48a2bfde3745fa21ea4fc18d6f562fd82f82545 (diff)
deps: @npmcli/template-oss@3.2.1
- `no-shadow` was disabled for the cli and arborist due to the amount of changes required. These should be fixed later. - Manually updated linting in the cli root to match closer to what template-oss does - Included docs to be managed with template-oss. This required adding an empty test for now, with the plan to add real tests later.
Diffstat (limited to 'node_modules')
-rw-r--r--node_modules/.gitignore4
1 files changed, 4 insertions, 0 deletions
diff --git a/node_modules/.gitignore b/node_modules/.gitignore
index 8c996e4ff..508199997 100644
--- a/node_modules/.gitignore
+++ b/node_modules/.gitignore
@@ -187,6 +187,7 @@ readme*
/github-from-package
/glob-parent
/globals
+/handlebars
/har-schema
/har-validator
/has-bigints
@@ -285,6 +286,7 @@ readme*
/mkdirp-classic
/napi-build-utils
/natural-compare
+/neo-async
/nock
/node-abi
/node-addon-api
@@ -391,6 +393,7 @@ readme*
/type-check
/type-fest
/typescript
+/uglify-js
/unbox-primitive
/unherit
/unicode-length
@@ -424,6 +427,7 @@ readme*
/which-boxed-primitive
/which-module
/word-wrap
+/wordwrap
/wrap-ansi
/ws
/xml-name-validator