Skip to content
This repository has been archived by the owner on Feb 25, 2018. It is now read-only.

benderTheCrime/eslint-config-benderthecrime

Repository files navigation

benderTheCrime ESLint Config

Usage

Add this to your project and your code will thank you:

  "extends": "benderTheCrime",
  "rules": {
    ...
  }

You will also need the the babel-eslint package, which this package uses as its parser:

npm i --save-dev babel-eslint

Changes

For an up to date list of changes, please see the CHANGELOG.md