We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1f5999b commit be0315eCopy full SHA for be0315e
packages/eslint-config-airbnb-base/CHANGELOG.md
@@ -1,3 +1,8 @@
1
+11.1.1 / 2017-03-03
2
+==================
3
+ - [deps] update `eslint`
4
+ - [patch] enable `ignoreRestSiblings` in `no-unused-vars`
5
+
6
11.1.0 / 2017-01-08
7
==================
8
- [minor] enable `no-multi-assign`
packages/eslint-config-airbnb-base/package.json
@@ -1,6 +1,6 @@
{
"name": "eslint-config-airbnb-base",
- "version": "11.1.0",
+ "version": "11.1.1",
"description": "Airbnb's base JS ESLint config, following our styleguide",
"main": "index.js",
"scripts": {
0 commit comments