Files
fvtt-prism-rpg/node_modules/has-property-descriptors/.nycrc
T
2025-11-05 20:35:04 +01:00

10 lines
139 B
JSON

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