Cypress_TS/CY_Auta_TS/automaty/node_modules/has-symbols/.nycrc
Lukáš Kaňka ea3e372146 údržba
2023-08-15 18:35:50 +02:00

10 lines
139 B
JSON

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