Skip to content

Commit

Permalink
coverage map
Browse files Browse the repository at this point in the history
  • Loading branch information
isaacs committed Jan 20, 2022
1 parent a08ce68 commit 3ce58d5
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
1 change: 1 addition & 0 deletions map.js
@@ -0,0 +1 @@
module.exports = () => 'index.js'
3 changes: 3 additions & 0 deletions package.json
Expand Up @@ -27,5 +27,8 @@
],
"engines": {
"node": ">=12"
},
"tap": {
"coverage-map": "map.js"
}
}

0 comments on commit 3ce58d5

Please sign in to comment.