Skip to content

Commit

Permalink
test: remove tap converage
Browse files Browse the repository at this point in the history
  • Loading branch information
clshortfuse committed Sep 20, 2024
1 parent c4c8985 commit 14b4c0d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -98,5 +98,8 @@
"prepare": "rollup -c rollup.config.js",
"prepublishOnly": "tsc --emitDeclarationOnly",
"updateFeatures": "scripts/update-caniuse.sh && node scripts/update-features.js"
},
"tap": {
"disable-coverage": true
}
}

0 comments on commit 14b4c0d

Please sign in to comment.