Fika-Tarkov/mods/Raid Review/user/mods/raid_review__0.3.0/node_modules/call-bind-apply-helpers/.nycrc

10 lines
139 B
Plaintext
Raw Normal View History

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