@types/istanbuljs__nyc-config-babel
TypeScript icon, indicating that this package has built-in type declarations

3.0.3 • Public • Published

Installation

npm install --save @types/istanbuljs__nyc-config-babel

Summary

This package contains type definitions for @istanbuljs/nyc-config-babel (https://github.com/istanbuljs/istanbuljs/tree/master/packages/nyc-config-babel).

Details

Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/istanbuljs__nyc-config-babel.

index.d.ts

declare const config: {
    sourceMap: boolean;
    instrument: boolean;
    require: ["@babel/register"];
};
export = config;

Additional Details

  • Last updated: Tue, 07 Nov 2023 03:09:37 GMT
  • Dependencies: none

Credits

These definitions were written by Paul Sanchez.

Readme

Keywords

none

Package Sidebar

Install

npm i @types/istanbuljs__nyc-config-babel

Weekly Downloads

172

Version

3.0.3

License

MIT

Unpacked Size

2.98 kB

Total Files

5

Last publish

Collaborators

  • types