WUT_Computer_Science/EGUI/lab3/front/node_modules/is-date-object/.nycrc
2022-06-15 03:02:51 +02:00

11 lines
159 B
JSON

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