Afanasev_Stepan_PIbd-21_IP/ИП 2 лаба/node_modules/object-inspect/.nycrc
[USERNAME] 0dd26716dc Lab2-5
2024-01-10 16:11:49 +04: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"
]
}