Skip to content

Schemas describing various structures used by nyc and istanbuljs

License

Notifications You must be signed in to change notification settings

istanbuljs/schema

Repository files navigation

@istanbuljs/schema

Travis CI Greenkeeper badge NPM Version NPM Downloads MIT

Schemas describing various structures used by nyc and istanbuljs

Usage

const {nyc} = require('@istanbuljs/schema').defaults;

console.log(`Default exclude list:\n\t* ${nyc.exclude.join('\n\t* ')}`);

About

Schemas describing various structures used by nyc and istanbuljs

Resources

License

Security policy

Stars

Watchers

Forks

Packages

No packages published