Files
telegram_glpi/node_modules/object-inspect/.nycrc
Александр Тороп 038bf44010 init
2024-03-30 18:27:37 +03: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"
]
}