refactor(io): added new method addChild

This commit is contained in:
Leifer Mendez
2022-11-30 21:06:26 +01:00
parent a8705c5b44
commit 81b0aab850

View File

@@ -4,5 +4,5 @@
"reporter": ["html"],
"report-dir": "./coverage",
"check-coverage": true,
"lines": 95
"lines": 90
}