Files
conference-room-booking-system/frontend/node_modules/is-string/.nycrc
2025-08-20 21:01:11 -04:00

11 lines
159 B
JSON

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