Files
minecraft-plugin-manager/frontend/webapp/node_modules/is-shared-array-buffer/.nycrc
2025-04-13 00:18:57 +02:00

10 lines
139 B
JSON

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