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

10 lines
139 B
JSON

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