wgpu/node_modules/has-symbols/.nycrc
2024-05-27 21:32:40 +12:00

9 lines
139 B
JSON

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