Files
god_eye/desktop-operator/node_modules/globalthis/.nycrc
2025-09-29 22:06:11 +09:00

11 lines
149 B
JSON

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