Files
Lab4/6/node_modules/has-symbols/.nycrc
MishaBagger b6c10cc93f MACHIN
2023-10-25 09:15:21 +03:00

10 lines
139 B
JSON

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