Files
Web-Printing-Toolkit/node_modules/dunder-proto/.nycrc
TheGreydiamond 7b45a854fe inital commit
2025-08-18 20:02:43 +02: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"
]
}