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 d453494 commit 3519dafCopy full SHA for 3519daf
packages/eslint-config-airbnb-base/CHANGELOG.md
@@ -1,3 +1,7 @@
1
+1.0.4 / 2016-04-26
2
+==================
3
+ - [deps] update `eslint-find-rules`, `eslint-plugin-import`
4
+
5
1.0.3 / 2016-04-21
6
==================
7
- [patch: loosen rules] Allow empty class/object methods
packages/eslint-config-airbnb-base/package.json
@@ -1,6 +1,6 @@
{
"name": "eslint-config-airbnb-base",
- "version": "1.0.3",
+ "version": "1.0.4",
"description": "Airbnb's base JS ESLint config, following our styleguide",
"main": "index.js",
"scripts": {
0 commit comments