Files
novarix.uk/node_modules/is-string/.nycrc
T
Kismet Hasanaj 39a8a128be including-modules
2026-05-03 00:14:08 +02:00

11 lines
159 B
JSON

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