4.0.8 • Published 3 years ago

jest-preset-signalsciences v4.0.8

Weekly downloads
4
License
MIT
Repository
github
Last release
3 years ago

Jest Preset

Shared preset for Signal Sciences projects.

What problem are we solving?

Managing configs across projects can be tedious... sharing is caring.

What does this do?

Provides a base preset.

What doesn't this do?

Caveat emptor: This preset will change without warning. Intended for use with Signal Sciences projects only.

Good news though! There's almost nothing going on here. Probably best to just make it your own. :)

Working on a SigSci project? Continue below:

Getting started

yarn add -D jest jest-preset-signalsciences

Usage

Via package.json

{
  "jest": {
    "preset": "jest-preset-signalsciences"
  }
}

References and related projects

4.0.8

3 years ago

4.0.7

3 years ago

4.0.6

3 years ago

4.0.5

4 years ago

4.0.4

4 years ago

4.0.3

4 years ago

4.0.2

4 years ago

4.0.1

4 years ago

3.0.3

4 years ago

3.0.1

5 years ago

3.0.0

5 years ago

2.0.1

5 years ago

1.0.0

5 years ago

0.0.7

5 years ago

0.0.6

5 years ago

0.0.5

5 years ago

0.0.4

5 years ago

0.0.3

5 years ago

0.0.2

5 years ago

0.0.1

5 years ago