Files
module4_backend_project/node_modules/has-symbols/.nycrc
T

10 lines
139 B
JSON
Raw Normal View History

2025-02-11 15:06:41 +01:00
{
"all": true,
"check-coverage": false,
"reporter": ["text-summary", "text", "html", "json"],
"exclude": [
"coverage",
"test"
]
}