eslint-config-signalsciences

4.0.8 • Public • Published

Eslint Config SignalSciences

Shared config 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 config.

What doesn't this do?

Caveat emptor: This config 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 eslint eslint-config-signalsciences

Usage

Via package.json

{
  "eslintConfig": {
    "extends": "signalsciences"
  }
}

References and related projects

Dependencies (10)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i eslint-config-signalsciences

    Weekly Downloads

    1

    Version

    4.0.8

    License

    MIT

    Unpacked Size

    6.8 kB

    Total Files

    6

    Last publish

    Collaborators

    • johnmdonahue
    • leaf-sigsci
    • sigsci
    • alitorbati