$ npm install @putout/plugin-coverage
🐊Putout plugin helps with coverage configuration files, like :.nycrc.json
, c8rc.json
.
Checkout in 🐊Putout Editor.
npm i @putout/plugin-coverage -D
{
"rules": {
"coverage": ["on", {
"dismiss": ["*.spec.*"]
}]
}
}
Adds .*
into .coverage.
+*.config.*
test
MIT
© 2010 - cnpmjs.org x YWFE | Home | YWFE