Files
agent-skills/wechat-article-extractor-skill/node_modules/has-symbols/.nycrc
Hermes Agent ccc63d1e70 first commit
2026-05-10 13:52:46 +08:00

10 lines
139 B
JSON

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