1.2.0 • Published 4 months ago

@quantum-sec/nyc-config-typescript v1.2.0

Weekly downloads
12
License
SEE LICENSE IN LI...
Repository
github
Last release
4 months ago

Istanbul TypeScript Config

This repository contains the baseline Istanbul (nyc) configuration for all Quantum TypeScript projects.

Referencing this Configuration

You can reference this config by installing the NPM package in your project:

npm install --save-dev @quantum-sec/nyc-config-typescript

Then replace the contents of your .nycrc file with:

{
  "extends": "@quantum-sec/nyc-config-typescript"
}

You can overwrite settings defined in this configuration by specifying them in your project's .nycrc.

1.2.0

4 months ago

1.1.6

2 years ago

1.1.5

3 years ago

1.1.4

3 years ago

1.1.3

4 years ago

1.1.1

4 years ago

1.1.2

4 years ago

1.1.0

4 years ago

1.0.0

4 years ago