Files
project_SIG/node_modules/es-define-property/.nycrc
T
2026-06-11 02:31:09 +00:00

10 lines
139 B
JSON

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