1.17.0 • Published 7 years ago

eslint-config-benderthecrime v1.17.0

Weekly downloads
3
License
MIT
Repository
github
Last release
7 years ago

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

1.17.0

7 years ago

1.16.0

7 years ago

1.15.0

7 years ago

1.14.0

7 years ago

1.13.0

7 years ago

1.12.0

7 years ago

1.11.0

7 years ago

1.10.0

7 years ago

1.9.0

7 years ago

1.8.0

7 years ago

1.7.0

7 years ago

1.6.0

8 years ago

1.5.0

8 years ago

1.4.0

8 years ago

1.3.0

8 years ago

1.2.0

8 years ago

1.1.0

8 years ago

1.0.2

8 years ago

1.0.1

8 years ago

1.0.0

8 years ago