Files
agent-sessions-viewer/node_modules/get-intrinsic/.nycrc
T

9 lines
139 B
JSON
Raw Normal View History

2026-07-09 01:21:32 +08:00
{
"all": true,
"check-coverage": false,
"reporter": ["text-summary", "text", "html", "json"],
"exclude": [
"coverage",
"test"
]
}