@xotic750/eslint-config-standard-x
Version:
My shareable eslint config for standard modules.
42 lines (34 loc) • 1.39 kB
Markdown
<a name="eslint-config-standard-x"></a>
## eslint-config-standard-x
<a href="https://travis-ci.org/Xotic750/eslint-config-standard-x"
title="Travis status">
<img
src="https://travis-ci.org/Xotic750/eslint-config-standard-x.svg?branch=master"
alt="Travis status" height="18">
</a>
<a href="https://david-dm.org/Xotic750/eslint-config-standard-x"
title="Dependency status">
<img src="https://david-dm.org/Xotic750/eslint-config-standard-x.svg"
alt="Dependency status" height="18"/>
</a>
<a
href="https://david-dm.org/Xotic750/eslint-config-standard-x#info=devDependencies"
title="devDependency status">
<img src="https://david-dm.org/Xotic750/eslint-config-standard-x/dev-status.svg"
alt="devDependency status" height="18"/>
</a>
<a href="https://badge.fury.io/js/%40xotic750%2Feslint-config-standard-x" title="npm version">
<img src="https://badge.fury.io/js/%40xotic750%2Feslint-config-standard-x.svg"
alt="npm version" height="18">
</a>
<a
href="https://bettercodehub.com/results/Xotic750/eslint-config-standard-x"
title="bettercodehub score">
<img src="https://bettercodehub.com/edge/badge/Xotic750/eslint-config-standard-x?branch=master"
alt="bettercodehub score" height="18">
</a>
My shareable `eslint` config for standard modules.
## Usage
See http://eslint.org/docs/developer-guide/shareable-configs
## Tests
Simply clone the repo, `npm install`, and run `npm test`