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

14 lines
236 B
JSON

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