Added coverage
This commit is contained in:
@ -8,6 +8,7 @@
|
||||
"scripts": {
|
||||
"build": "tsc",
|
||||
"test": "jest --verbose",
|
||||
"test:coverage": "npx jest --verbose --coverage",
|
||||
"watch": "npm run build && tsc --watch"
|
||||
},
|
||||
"files": [
|
||||
|
Reference in New Issue
Block a user