Files
Photography_Form_Front_End/node_modules/get-intrinsic/.nycrc
2025-05-15 13:35:49 +10:00

10 lines
139 B
JSON

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