5.2.0 • Published 5 years ago

eslint-config-billogram v5.2.0

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

eslint-config-billogram

Billogram ESLint configurations

npm version

Install

yarn --dev --exact eslint-config-billogram

Usage

This package includes the following configurations:

  • billogram/config/babel
  • billogram/config/billogram
  • billogram/config/browser
  • billogram/config/common or billogram
  • billogram/config/filenames
  • billogram/config/flowtype
  • billogram/config/import
  • billogram/config/node
  • billogram/config/react

Configuring a flowtype project:

{
    "extends": [
        "billogram/config/babel",
        "billogram/config/browser",
        "billogram/config/billogram",
        "billogram/config/filenames",
        "billogram/config/flowtype",
        "billogram/config/import",
        "billogram/config/react"
    ]
}

Note

This library is being published with our use cases in mind and is not necessarily meant to be consumed by the broader public. We probably won't take your feature requests unless they align with our own needs.

License

MIT © Billogram (billogram.com)

5.2.0

5 years ago

5.1.1

5 years ago

5.1.0

5 years ago

5.0.1

5 years ago

5.0.0

6 years ago

4.0.0

6 years ago

3.1.0

6 years ago

3.0.1

6 years ago

3.0.0

6 years ago

2.2.0

7 years ago

2.1.1

7 years ago

2.1.0

7 years ago

2.0.1

7 years ago

2.0.0

7 years ago

1.3.1

7 years ago

1.3.0

7 years ago

1.2.0

8 years ago

1.1.0

8 years ago

1.0.0

8 years ago

0.3.0

8 years ago

0.2.0

8 years ago

0.1.0

9 years ago