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

11 lines
149 B
JSON
Executable File

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