mirror of
https://github.com/airbnb/javascript.git
synced 2026-01-14 08:38:08 -05:00
[eslint config] v11.1.0
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
11.1.0 / 2016-09-11
|
||||
==================
|
||||
- [deps] update `eslint-config-airbnb-base`, `eslint`
|
||||
|
||||
11.0.0 / 2016-09-08
|
||||
==================
|
||||
- [breaking] enable `react` rules: `react/no-danger-with-children`, `react/no-unused-prop-types`, `react/style-prop-object`, `react/forbid-prop-types`, `react/jsx-no-duplicate-props`; set `react/no-danger` to “warn”
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "eslint-config-airbnb",
|
||||
"version": "11.0.0",
|
||||
"version": "11.1.0",
|
||||
"description": "Airbnb's ESLint config, following our styleguide",
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
|
||||
Reference in New Issue
Block a user