Current section

Files

Jump to
moon assets node_modules is-core-module .nycrc
Raw

assets/node_modules/is-core-module/.nycrc

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