tg-bot-reminder/node_modules/is-core-module/.nycrc
2023-08-13 16:48:04 +03:00

10 lines
139 B
JSON

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