版博士V2.0程序
選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
 
 
 
 
CPL 9104556504 v2.0.7 报表数据修改 1年前
..
CHANGELOG.md v2.0.7 报表数据修改 1年前
LICENSE v2.0.7 报表数据修改 1年前
README.md v2.0.7 报表数据修改 1年前
default-exclude.js v2.0.7 报表数据修改 1年前
default-extension.js v2.0.7 报表数据修改 1年前
index.js v2.0.7 报表数据修改 1年前
package.json v2.0.7 报表数据修改 1年前

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.