You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
QMZ 584e4890f2
前端最终版
4 months ago
..
CHANGELOG.md 前端最终版 4 months ago
LICENSE 前端最终版 4 months ago
README.md 前端最终版 4 months ago
default-exclude.js 前端最终版 4 months ago
default-extension.js 前端最终版 4 months ago
index.js 前端最终版 4 months ago
package.json 前端最终版 4 months ago

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.