You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Justine Kate Catid Miras 5ef3abc3c3 | 1 year ago | |
---|---|---|
.. | ||
CHANGELOG.md | 1 year ago | |
LICENSE | 1 year ago | |
README.md | 1 year ago | |
default-exclude.js | 1 year ago | |
default-extension.js | 1 year ago | |
index.js | 1 year ago | |
package.json | 1 year ago |
README.md
@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.