Pibd-21_Alekseev_I.S._Inter.../IP/node_modules/is-boolean-object/.nycrc
VanyaAlekseev ccc3e790bb lab2
2023-12-03 16:59:28 +04:00

11 lines
159 B
JSON

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