[autofix.ci] apply automated fixes

This commit is contained in:
autofix-ci[bot]
2025-09-01 10:15:12 +00:00
committed by GitHub
parent f35aae313c
commit 4d26480075

9
.nycrc
View File

@@ -1,10 +1,5 @@
{
"reporter": [
"text",
"lcov",
"json",
"html"
],
"reporter": ["text", "lcov", "json", "html"],
"exclude": [
"node_modules/**/*",
"cypress/**/*",
@@ -16,4 +11,4 @@
],
"all": true,
"check-coverage": false
}
}