Fika-Tarkov/mods/Raid Review/user/mods/raid_review__0.3.0/node_modules/object-inspect/.nycrc

14 lines
236 B
Plaintext
Raw Normal View History

2025-01-02 20:23:50 -05:00
{
"all": true,
"check-coverage": false,
"instrumentation": false,
"sourceMap": false,
"reporter": ["text-summary", "text", "html", "json"],
"exclude": [
"coverage",
"example",
"test",
"test-core-js.js"
]
}