nyc-config-rolo-backend
v1.0.0
Published
Configuration for NYC (istanbul) code coverage tool
Downloads
2
Readme
NYC Config Backend
Configuration for NYC (istanbul) code coverage tool
Install
npm i -D nyc nyc-config-rolo-backend
Extend from it in .nycrc
{
"extends": "nyc-config-rolo-backend"
}