eslint-config-geekie

v1.9.0
Geekie's ESLint config

eslint-config-geekie

This configuration is a base standard to be used in all JS projects at Geekie. It's compiled from best practices of several projects out in the wild and some cases used internally. It works as a base so can be extended per project.

Usage

Install it in your project with npm:

npm install --save-dev eslint eslint-config-geekie

or yarn:

yarn add --dev eslint eslint-config-geekie

And add extends: 'geekie' to your local .eslintrc.

npm i eslint-config-geekie

Metadata

  • MIT
  • Whatever
  • Unknown
  • released 10/4/2017

Downloads

Maintainers