challenge-algorithms-v2.0-s.../node_modules/@istanbuljs/schema
2022-10-27 15:51:35 -03:00
..
CHANGELOG.md feat: Resolve o exercício 01-greeting 2022-10-27 15:51:35 -03:00
default-exclude.js feat: Resolve o exercício 01-greeting 2022-10-27 15:51:35 -03:00
default-extension.js feat: Resolve o exercício 01-greeting 2022-10-27 15:51:35 -03:00
index.js feat: Resolve o exercício 01-greeting 2022-10-27 15:51:35 -03:00
LICENSE feat: Resolve o exercício 01-greeting 2022-10-27 15:51:35 -03:00
package.json feat: Resolve o exercício 01-greeting 2022-10-27 15:51:35 -03:00
README.md feat: Resolve o exercício 01-greeting 2022-10-27 15:51:35 -03:00

@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.