We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cde6eab commit a01ea56Copy full SHA for a01ea56
package.json
@@ -4,8 +4,7 @@
4
"description": "CSDL Metadata Parser",
5
"main": "./index.js",
6
"scripts": {
7
- "test": "mocha",
8
- "coverage": "nyc mocha",
+ "test": "nyc mocha",
9
"coveralls": "nyc report --reporter=text-lcov | coveralls"
10
},
11
"engines": {
0 commit comments