Files
Web-Printing-Toolkit/node_modules/get-proto/.nycrc
TheGreydiamond 7b45a854fe inital commit
2025-08-18 20:02:43 +02:00

10 lines
139 B
JSON

{
"all": true,
"check-coverage": false,
"reporter": ["text-summary", "text", "html", "json"],
"exclude": [
"coverage",
"test"
]
}