Files
accounting/server/node_modules/call-bound/.nycrc
2026-03-26 01:23:19 +08:00

10 lines
139 B
JSON
Executable File

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