الملفات
ghaymah-exam-AhmedNasser-SRE/q1-deploy-monitor/node_modules/object-inspect/.nycrc

14 أسطر
236 B
JSON

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