<a href="https://travis-ci.org/Xotic750/eslint-config-recommended"
title="Travis status">
<img
src="https://travis-ci.org/Xotic750/eslint-config-recommended.svg?branch=master"
alt="Travis status" height="18">
</a>
<a href="https://david-dm.org/Xotic750/eslint-config-recommended"
title="Dependency status">
<img src="https://david-dm.org/Xotic750/eslint-config-recommended/status.svg"
alt="Dependency status" height="18"/>
</a>
<a
href="https://david-dm.org/Xotic750/eslint-config-recommended?type=dev"
title="devDependency status">
<img src="https://david-dm.org/Xotic750/eslint-config-recommended/dev-status.svg"
alt="devDependency status" height="18"/>
</a>
<a href="https://badge.fury.io/js/%40xotic750%2Feslint-config-recommended" title="npm version">
<img src="https://badge.fury.io/js/%40xotic750%2Feslint-config-recommended.svg"
alt="npm version" height="18">
</a>
<a
  href="https://bettercodehub.com/results/Xotic750/eslint-config-recommended"
  title="bettercodehub score">
<img src="https://bettercodehub.com/edge/badge/Xotic750/eslint-config-recommended?branch=master"
  alt="bettercodehub score" height="18">
</a>

## @xotic750/eslint-config-recommended

Xotic750's shareable recommended `eslint` config.

## Usage

See http://eslint.org/docs/developer-guide/shareable-configs

## Tests

Simply clone the repo, `npm install`, and run `npm test`
