Skip to content

Commit 14b4c0d

Browse files
committed
test: remove tap converage
1 parent c4c8985 commit 14b4c0d

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

package.json

+3
Original file line numberDiff line numberDiff line change
@@ -98,5 +98,8 @@
9898
"prepare": "rollup -c rollup.config.js",
9999
"prepublishOnly": "tsc --emitDeclarationOnly",
100100
"updateFeatures": "scripts/update-caniuse.sh && node scripts/update-features.js"
101+
},
102+
"tap": {
103+
"disable-coverage": true
101104
}
102105
}

0 commit comments

Comments
 (0)