@dustfoundation/nyc-config Node.js shared config for Nyc (Istanbul) Installation npm install --save-dev nyc @dustfoundation/nyc-config Usage You can use config by extending it in your .nycrc.json: { "extends": "@dustfoundation/nyc-config" }