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>2021-11-03 23:49:57 +0300
committerGar <gar+gh@danger.computer>2021-11-04 17:18:36 +0300
commitcad9bc7af21da781c6858f65355ca3fdf4a06404 (patch)
tree6c3941266a2e559b7cc6f1ce1cab8a40bddf2283 /test/index.js
parentac2fabb8604db0dac852913d61c8415ae7464485 (diff)
chore: lint previously ignored files
PR-URL: https://github.com/npm/cli/pull/3986 Credit: @lukekarrys Close: #3986 Reviewed-by: @wraithgar
Diffstat (limited to 'test/index.js')
-rw-r--r--test/index.js1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/index.js b/test/index.js
index e23dc2313..26db16e1f 100644
--- a/test/index.js
+++ b/test/index.js
@@ -20,4 +20,3 @@ t.test('loading as main module will load the cli', t => {
t.end()
})
})
-