PIbd-21_Danilov_V.V._Intern.../Lab2/node_modules/object-inspect/.nycrc

14 lines
236 B
Plaintext
Raw Permalink Normal View History

2023-12-19 00:48:16 +04:00
{
"all": true,
"check-coverage": false,
"instrumentation": false,
"sourceMap": false,
"reporter": ["text-summary", "text", "html", "json"],
"exclude": [
"coverage",
"example",
"test",
"test-core-js.js"
]
}