Show More
Commit Description:
fig bugs in login report
Commit Description:
fig bugs in login report
References:
File last commit:
Show/Diff file:
Action:
node_modules/object-inspect/.nycrc | 17 lines | 273 B | text/plain | TextLexer |
{
"all": true,
"check-coverage": true,
"instrumentation": false,
"sourceMap": false,
"reporter": "html",
"lines": 96,
"statements": 95,
"functions": 96,
"branches": 92,
"exclude": [
"coverage",
"example",
"test",
"test-core-js.js"
]
}