Package Exports
- @istanbuljs/schema
- @istanbuljs/schema/default-exclude
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@istanbuljs/schema) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
@istanbuljs/schema
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.