Files
pyrofetes-frontend/node_modules/get-proto/.nycrc
CHEVALLIER Abel cb235644dc init
2025-11-13 16:23:22 +01:00

10 lines
139 B
JSON

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