Files
PackControl/node_modules/globalthis/.nycrc
2026-01-15 21:52:12 +01:00

11 lines
149 B
JSON

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