Files
PasswordManager/node_modules/object-inspect/.nycrc
RochesterX 6e820464d5 Initial
2025-11-12 10:13:24 -05:00

14 lines
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"
]
}