Skip to content

Releases: opentable/eslint-config-opentable

Updated eslint-config-airbnb

Choose a tag to compare

@wesww wesww released this 26 Oct 03:52

updated dependencies:

  • eslint
  • eslint-plugin-import
  • eslint-config-airbnb-base

Updated eslint-config-airbnb

Choose a tag to compare

@wesww wesww released this 25 Oct 20:30

eslint-config-airbnb-base updated from "^7.1.0" to "^11.2.0"

N.B.

[deps] [breaking] update eslint to v3, eslint-config-airbnb-base to v5, eslint-find-rules, eslint-plugin-import, eslint-plugin-jsx-a11y to v2, eslint-plugin-react to v6, tape. drop node < 4 support.

https://github.com/airbnb/javascript/blob/master/packages/eslint-config-airbnb/CHANGELOG.md

Updated eslint-config-airbnb and eslint-plugin-import

Choose a tag to compare

@timmywil timmywil released this 22 Sep 20:52
e5cc8cf

This release comes with a major version bump due to some breaking changes in eslint-config-airbnb.

eslint v4.x is still the version to use if Node <4 support is needed.

Update config to match OpenTable's style guide

Choose a tag to compare

@timmywil timmywil released this 22 Jul 20:50

After a long email thread and a meeting, we decided on the places we'd like to diverge from AirBnB's style guide. This is the best version to use if you need to support Node 0.10.x or 0.12.x. If you're using Node 4.x or 6.x, use version 5+ of this config.