eslint-config-geekplux

v1.0.1
eslint config for geekplux
eslint config geekplux

ESLint config for geekplux

This config is supposed to work with XO or eslint-config-xo.

Install

$ npm install -D eslint eslint-config-geekplux

Usage

In ESLint:

{
  "extends": ["geekplux"]
}

Or in XO:

{
  "xo": {
    "extends": "geekplux"
  }
}

LICENSE

eslint-config-geekplux © geekplux, Released under the MIT License.
Authored and maintained by geekplux with help from contributors (list).

github.com/geekplux · GitHub @geekplux · Twitter @geekplux

Metadata

  • MIT
  • Whatever
  • geekplux
  • released 3/17/2017

Downloads

Maintainers