max_liu b7ab7c8514 chore: 更新node_modules依赖文件 há 2 semanas atrás
..
CHANGELOG.md b7ab7c8514 chore: 更新node_modules依赖文件 há 2 semanas atrás
LICENSE b7ab7c8514 chore: 更新node_modules依赖文件 há 2 semanas atrás
README.md b7ab7c8514 chore: 更新node_modules依赖文件 há 2 semanas atrás
default-exclude.js b7ab7c8514 chore: 更新node_modules依赖文件 há 2 semanas atrás
default-extension.js b7ab7c8514 chore: 更新node_modules依赖文件 há 2 semanas atrás
index.js b7ab7c8514 chore: 更新node_modules依赖文件 há 2 semanas atrás
package.json b7ab7c8514 chore: 更新node_modules依赖文件 há 2 semanas atrás

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.