Thanks to visit codestin.com Credit goes to github.com
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 ec4b9b1 commit cf9e17eCopy full SHA for cf9e17e
packages/eslint-config-airbnb/CHANGELOG.md
@@ -1,3 +1,7 @@
1
+16.1.0 / 2017-10-16
2
+==================
3
+- [deps] update `eslint-config-airbnb-base`, `eslint` to v4.9
4
+
5
16.0.0 / 2017-10-06
6
==================
7
- [breaking] [deps] require `eslint` `v4`, update `eslint-config-airbnb-base`
packages/eslint-config-airbnb/package.json
@@ -1,6 +1,6 @@
{
"name": "eslint-config-airbnb",
- "version": "16.0.0",
+ "version": "16.1.0",
"description": "Airbnb's ESLint config, following our styleguide",
"main": "index.js",
"scripts": {
0 commit comments