mirror of
https://github.com/TECHNOFAB11/ergogen.git
synced 2025-12-11 23:50:05 +01:00
Getting coverage to 100%
This commit is contained in:
parent
b27e10374e
commit
c45523f38a
25 changed files with 2393 additions and 2282 deletions
|
|
@ -32,7 +32,8 @@
|
|||
"glob": "^8.1.0",
|
||||
"mocha": "^10.2.0",
|
||||
"nyc": "^15.1.0",
|
||||
"rollup": "^3.10.1"
|
||||
"rollup": "^3.10.1",
|
||||
"sinon": "^15.0.1"
|
||||
},
|
||||
"nyc": {
|
||||
"all": true,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue