An open API service indexing awesome lists of open source software.

https://github.com/scality/eslint-config-scality


https://github.com/scality/eslint-config-scality

Last synced: over 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# eslint-config-scality

* Provides an `eslint-config-scality` package that can be added as a dependency
for uniform Javascript coding guidelines across the projects
* Supports rules for both Node.js and React projects
* Uses `eslint-config-airbnb` as base, any rules that diverge from the Airbnb's
ESlint rules are noted in index.js

## Usage

To use this dependency in an project

`yarn add --dev eslint-config-scality`