Files
ocean_project_manager/frontend/node_modules/for-each/.nycrc
T
2026-01-26 08:04:53 +08:00

9 lines
129 B
JSON

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