Files
Gemini-Search/node_modules/call-bind/.nycrc
Ammaar Reshi d6025af146 Initial commit
2025-01-04 14:06:53 +00:00

10 lines
139 B
JSON

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