We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 858f418 commit c77af4fCopy full SHA for c77af4f
package.json
@@ -3,7 +3,7 @@
3
"version": "0.0.0-development",
4
"description": "Utilities for checking the coverage produced by NYC against extra or missing files",
5
"main": "index.js",
6
- "alias": {
+ "bin": {
7
"check-coverage": "bin/check-coverage.js",
8
"only-covered": "bin/only-covered.js"
9
},
0 commit comments