eslint-config-geekplux

1.0.3 • Public • Published

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

Readme

Keywords

Package Sidebar

Install

npm i eslint-config-geekplux

Weekly Downloads

4

Version

1.0.3

License

MIT

Last publish

Collaborators

  • geekplux