Skip to content

Commit

Permalink
Reverted ESLint to v4 until airbnb/javascript#1834 is fixed
Browse files Browse the repository at this point in the history
  • Loading branch information
amercier committed Jun 28, 2018
1 parent 6ce80b9 commit dd10731
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -52,7 +52,7 @@
"cross-env": "^5.2.0",
"esdoc": "^1.1.0",
"esdoc-standard-plugin": "^1.0.0",
"eslint": "^5.0.0",
"eslint": "^4.19.1",
"eslint-config-airbnb-base": "^13.0.0",
"eslint-plugin-import": "^2.13.0",
"jest": "^23.2.0",
Expand Down

0 comments on commit dd10731

Please sign in to comment.