Files
Remote-Control-Center/mc_test/node_modules/minimist/.nycrc
2025-11-25 09:56:15 +03:00

15 lines
229 B
JSON
Executable File

{
"all": true,
"check-coverage": false,
"reporter": ["text-summary", "text", "html", "json"],
"lines": 86,
"statements": 85.93,
"functions": 82.43,
"branches": 76.06,
"exclude": [
"coverage",
"example",
"test"
]
}