Files
discord-rpc-godot/extended-user-info-api/node_modules/get-intrinsic/.nycrc
2023-08-13 23:30:04 +02:00

10 lines
139 B
JSON

{
"all": true,
"check-coverage": false,
"reporter": ["text-summary", "text", "html", "json"],
"exclude": [
"coverage",
"test"
]
}