Web-programming_Gerimovich_.../lab3/node_modules/is-number-object/.nycrc
2023-12-24 15:22:48 +04:00

11 lines
159 B
JSON

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