weblogin/node_modules/has-symbols/.nycrc
Nagy Máté Ferenc fa6959a132 first commit
2023-01-27 12:15:20 +01:00

10 lines
139 B
JSON

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