mirror of
https://github.com/airbnb/javascript.git
synced 2026-01-13 23:37:55 -05:00
[eslint config] v14.1.0
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
14.1.0 / 2017-02-05
|
||||
==================
|
||||
- [patch] allow `eslint-plugin-jsx-a11y` to be v3 or v4. Remove `no-marquee` rule temporarily.
|
||||
- [deps] update `eslint-config-airbnb-base`, `babel-preset-airbnb`, `eslint`
|
||||
|
||||
14.0.0 / 2017-01-08
|
||||
==================
|
||||
- [breaking] enable `react/no-array-index-key`, `react/require-default-props`
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "eslint-config-airbnb",
|
||||
"version": "14.0.0",
|
||||
"version": "14.1.0",
|
||||
"description": "Airbnb's ESLint config, following our styleguide",
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
|
||||
Reference in New Issue
Block a user