Files
Stackq/node_modules/hasown/.nycrc
T
eewing 6cc5928770
CI / build (push) Has been skipped
CI / deploy (push) Successful in 1m33s
Update dependencies and switch to @sveltejs/adapter-node for SvelteKit project
2026-02-17 14:25:23 -06:00

14 lines
216 B
JSON

{
"all": true,
"check-coverage": false,
"reporter": ["text-summary", "text", "html", "json"],
"lines": 86,
"statements": 85.93,
"functions": 82.43,
"branches": 76.06,
"exclude": [
"coverage",
"test"
]
}