Files
fte-Homepage/node_modules/supports-preserve-symlinks-flag/.nycrc
root 06acaecee1 .
2023-07-30 22:05:51 +02:00

10 lines
139 B
JSON

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