Files
deep/pdf-preview-site/backend/node_modules/es-define-property/.nycrc
T
2026-04-20 16:18:26 +08:00

10 lines
139 B
JSON

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