ship-gis/node_modules/for-each/.nycrc

9 lines
129 B
Plaintext
Raw Normal View 히스토리

2026-01-22 09:14:01 +09:00
{
"all": true,
"check-coverage": false,
"reporter": ["text-summary", "text", "html", "json"],
"exclude": [
"coverage"
]
}