Files
fitness_walk_nwnu/node_modules/object.assign/.nycrc
T
2026-09-08 20:28:54 +08:00

10 lines
139 B
JSON

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