Files
motia/.npm-cache/_npx/0ebd1cb7ec11dd1f/node_modules/call-bound/.nycrc
2025-10-19 14:57:07 +00:00

10 lines
139 B
JSON

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