Cypress_TS/CyLukTs/lukan/node_modules/get-intrinsic/.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"
]
}