Irina Glushko 2389e7160b HW1 done 3 lat temu
..
CHANGELOG.md 2389e7160b HW1 done 3 lat temu
LICENSE 2389e7160b HW1 done 3 lat temu
README.md 2389e7160b HW1 done 3 lat temu
default-exclude.js 2389e7160b HW1 done 3 lat temu
default-extension.js 2389e7160b HW1 done 3 lat temu
index.js 2389e7160b HW1 done 3 lat temu
package.json 2389e7160b HW1 done 3 lat temu

README.md

@istanbuljs/schema

Travis CI 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* ')}`);

@istanbuljs/schema for enterprise

Available as part of the Tidelift Subscription.

The maintainers of @istanbuljs/schema and thousands of other packages are working with Tidelift to deliver commercial support and maintenance for the open source dependencies you use to build your applications. Save time, reduce risk, and improve code health, while paying the maintainers of the exact dependencies you use. Learn more.