Skip to content

Commit 6c5b351

Browse files
author
ABaldwinHunter
committed
update eslint fork to release 1.10.3 of eslint
Full changes here: codeclimate/eslint@d24d0b4 Original impetus was an error caused by eslint out of date on a snapshot. Note that in addition to regular updates, this change to our eslint fork required rewriting the line that permits airbnb packages but no others.
1 parent 2001fb0 commit 6c5b351

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
},
1010
"dependencies": {
1111
"babel-eslint": "4.1.3",
12-
"eslint": "codeclimate/eslint.git#9dba1fe",
12+
"eslint": "codeclimate/eslint.git#d24d0b",
1313
"eslint-config-airbnb": "^1.0.0",
1414
"eslint-plugin-babel": "2.1.1",
1515
"eslint-plugin-react": "3.6.3",

0 commit comments

Comments
 (0)