shift73k/assets_old/node_modules/object-inspect/.nycrc

18 lines
308 B
JSON

{
"all": true,
"check-coverage": false,
"instrumentation": false,
"sourceMap": false,
"reporter": ["text-summary", "text", "html", "json"],
"lines": 93,
"statements": 93,
"functions": 96,
"branches": 89,
"exclude": [
"coverage",
"example",
"test",
"test-core-js.js"
]
}