FLUJOS/VISUALIZACION/node_modules/static-module/node_modules/object-inspect/.nycrc
2025-11-07 00:06:12 +01:00

17 lines
273 B
JSON
Executable file

{
"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"
]
}