# eslint-config

Personal ESLint configuration.

## Installation

```bash
npm install --save-dev @yomguithereal/eslint-config
# Optionally (for ES7 & React)
npm install --save-dev babel-eslint eslint-plugin-react
```

## Namespaces

* `@yomguithereal/eslint-config`
* `@yomguithereal/eslint-config/legacy`
* `@yomguithereal/eslint-config/es6`
* `@yomguithereal/eslint-config/es7`
* `@yomguithereal/eslint-config/react`
