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-04-12 03:14:03 +0300
committerGitHub <noreply@github.com>2022-04-12 03:14:03 +0300
commitfe4a3d052a7be70e68ce3a519f0e03d22f1b97f7 (patch)
treeb0b38a6735ae079470ef1b439d95a5b3872bc51a /workspaces/libnpmpack/package.json
parent1617bce61663a743435d162b003d3b99376d426f (diff)
chore: remove unnecessary check-coverage tap options (#4707)
Diffstat (limited to 'workspaces/libnpmpack/package.json')
-rw-r--r--workspaces/libnpmpack/package.json3
1 files changed, 0 insertions, 3 deletions
diff --git a/workspaces/libnpmpack/package.json b/workspaces/libnpmpack/package.json
index 53b6e8479..1aa1d306a 100644
--- a/workspaces/libnpmpack/package.json
+++ b/workspaces/libnpmpack/package.json
@@ -24,9 +24,6 @@
"snap": "tap",
"template-oss-apply": "template-oss-apply --force"
},
- "tap": {
- "check-coverage": true
- },
"devDependencies": {
"@npmcli/eslint-config": "^3.0.1",
"@npmcli/template-oss": "3.3.2",