codecov integration
This commit is contained in:
parent
037f68858d
commit
c6285944a1
4 changed files with 6 additions and 1 deletions
|
|
@ -8,7 +8,7 @@
|
|||
"build": "npm run tsc",
|
||||
"tsc": "tsc",
|
||||
"tsd": "tsd",
|
||||
"jest": "jest --detectOpenHandles",
|
||||
"jest": "jest --coverage --detectOpenHandles",
|
||||
"test": "npm run jest && npm run tsd"
|
||||
},
|
||||
"repository": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue