Gazebo_simulation-Frontend/node_modules/object-inspect/.nycrc

18 lines
291 B
JSON

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