Files
spectr/gui/wails/frontend/node_modules/supports-preserve-symlinks-flag/.nycrc
T
2026-08-27 19:41:00 +03:00

10 lines
139 B
JSON

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