Files
telegram_glpi/node_modules/call-bind/.nycrc
Александр Тороп 038bf44010 init
2024-03-30 18:27:37 +03:00

10 lines
139 B
JSON

{
"all": true,
"check-coverage": false,
"reporter": ["text-summary", "text", "html", "json"],
"exclude": [
"coverage",
"test"
]
}