rittenhop-dev/versions/5.94.2/node_modules/is-core-module/.nycrc
2024-09-23 19:40:12 -04:00

10 lines
139 B
JSON

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