Files
lcbp3.np-dms.work/frontend/node_modules/is-map/.nycrc
2025-09-21 20:29:15 +07:00

10 lines
139 B
JSON
Executable File

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