itmo-php-course/engine/node_modules/supports-preserve-symlinks-flag/.nycrc
2024-12-26 16:32:02 +03:00

10 lines
139 B
JSON

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