## eslint-config-xo-wmik

[![Greenkeeper badge](https://badges.greenkeeper.io/wmik/eslint-config-xo-wmik.svg)](https://greenkeeper.io/)

[![Build Status](https://travis-ci.com/wmik/eslint-config-xo-wmik.svg?branch=master)](https://travis-ci.com/wmik/eslint-config-xo-wmik)

> [eslint-config-xo](https://github.com/xojs/eslint-config-xo) overrides.

### Install
`npm install -D eslint-config-xo-wmik`

### Usage
`package.json`
```json
"xo": {
  "extends": "xo-wmik"
}
```

### License
MIT © wmik
