lix-website/themes/lix/assets/bootstrap/node_modules/object-inspect/.nycrc
2024-04-26 22:49:34 -06: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"
]
}