« get me outta code hell

remove ignored package.json lines disabling tap coverage - hsmusic-wiki - HSMusic - static wiki software cataloguing collaborative creation
about summary refs log tree commit diff
path: root/package.json
diff options
context:
space:
mode:
author(quasar) nebula <qznebula@protonmail.com>2025-10-15 15:37:29 -0300
committer(quasar) nebula <qznebula@protonmail.com>2025-10-15 15:37:29 -0300
commit0badc39195383db6afd39c98628651b8e403dbc6 (patch)
treeea60303224d59ca1f0ca53e806883d122153a7d1 /package.json
parentf684939fea12e2d60955ac3eeaac3d1012f86929 (diff)
remove ignored package.json lines disabling tap coverage
Diffstat (limited to 'package.json')
-rw-r--r--package.json4
1 files changed, 0 insertions, 4 deletions
diff --git a/package.json b/package.json
index 37c20e06..e8ccb552 100644
--- a/package.json
+++ b/package.json
@@ -84,9 +84,5 @@
         "chokidar": "^3.5.3",
         "tap": "^21.1.1",
         "tcompare": "^6.0.0"
-    },
-    "tap": {
-        "coverage": false,
-        "coverage-report": false
     }
 }