Files
dns-server/node_modules/is-core-module/.nycrc
T
Alex Yang f627244b8f 更新
2026-03-30 01:04:46 +08:00

10 lines
139 B
JSON

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