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