easysql/node_modules/has-property-descriptors/.nycrc
2025-12-29 18:35:04 +08:00

10 lines
139 B
JSON

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