Initial commit

This commit is contained in:
ION606
2022-08-19 18:16:47 +00:00
commit b6495eb886
1536 changed files with 197053 additions and 0 deletions
Generated Vendored
+13
View File
@@ -0,0 +1,13 @@
{
"all": true,
"check-coverage": false,
"reporter": ["text-summary", "text", "html", "json"],
"lines": 86,
"statements": 85.93,
"functions": 82.43,
"branches": 76.06,
"exclude": [
"coverage",
"dist"
]
}