Skip to content

DustFoundation/nyc-config

Repository files navigation

@dustfoundation/nyc-config

NPM Version Minimum Node.js Version

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"
}

About

Node.js shared config for Nyc (Istanbul)

Resources

Stars

Watchers

Forks