We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e6223ca commit d041dd2Copy full SHA for d041dd2
package.json
@@ -4,6 +4,7 @@
4
"description": "",
5
"main": "index.js",
6
"scripts": {
7
+ "coverage": "jest --coverage",
8
"test": "jest --verbose",
9
"test:watch": "jest --watchAll"
10
},
0 commit comments