We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9e9371b commit 5f24fabCopy full SHA for 5f24fab
package.json
@@ -7,7 +7,7 @@
7
"scripts": {
8
"build": "rimraf dist && rollup --config",
9
"release": "npm run build && np --no-yarn --no-cleanup --no-2fa",
10
- "test": "jest"
+ "test": "jest --coverage --runInBand"
11
},
12
"author": {
13
"name": "Piyush Lodaya",
0 commit comments