@yomguithereal/eslint-config
Version:
Just an eslint config.
20 lines (14 loc) • 419 B
Markdown
# 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`