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

Latest commit

 

History

History
20 lines (16 loc) · 478 Bytes

README.md

File metadata and controls

20 lines (16 loc) · 478 Bytes

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