peach a19a732be8 commit message | 2 年之前 | |
---|---|---|
.. | ||
CHANGELOG.md | 2 年之前 | |
LICENSE | 2 年之前 | |
README.md | 2 年之前 | |
default-exclude.js | 2 年之前 | |
default-extension.js | 2 年之前 | |
index.js | 2 年之前 | |
package.json | 2 年之前 |
Schemas describing various structures used by nyc and istanbuljs
const {nyc} = require('@istanbuljs/schema').defaults;
console.log(`Default exclude list:\n\t* ${nyc.exclude.join('\n\t* ')}`);
@istanbuljs/schema
for enterpriseAvailable 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.