Releases: opentable/eslint-config-opentable
Release list
Updated eslint-config-airbnb
Updated eslint-config-airbnb
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
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
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.