1. @istanbuljs/schema
Schemas describing various structures used by nyc and istanbuljs
@istanbuljs/schema
Package: @istanbuljs/schema
Created by: istanbuljs
Last modified: Fri, 09 Jun 2023 21:54:12 GMT
Version: 0.1.3
License: MIT
Downloads: 102,090,310
Repository: https://github.com/istanbuljs/schema

Install

npm install @istanbuljs/schema
yarn add @istanbuljs/schema

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

RELATED POST

10 Must-Know Windows Shortcuts That Will Save You Time

10 Must-Know Windows Shortcuts That Will Save You Time

Arrays vs Linked Lists: Which is Better for Memory Management in Data Structures?

Arrays vs Linked Lists: Which is Better for Memory Management in Data Structures?

Navigating AWS Networking: Essential Hacks for Smooth Operation

Navigating AWS Networking: Essential Hacks for Smooth Operation

Achieving Stunning Visuals with Unity's Global Illumination

Achieving Stunning Visuals with Unity's Global Illumination

Nim's Hidden Gems: Lesser-known Features for Writing Efficient Code

Nim's Hidden Gems: Lesser-known Features for Writing Efficient Code