Skip to content

Commit

Permalink
Upgraded eslint, added plugins.
Browse files Browse the repository at this point in the history
  • Loading branch information
simonracz committed Jun 21, 2017
1 parent 5a5172e commit d52ab35
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion detox/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,9 +37,11 @@
"babel-preset-latest": "^6.22.0",
"babel-register": "^6.8.0",
"colors": "^1.1.2",
"eslint": "3.x.x",
"eslint": "4.x.x",
"eslint-plugin-babel": "4.x.x",
"eslint-plugin-promise": "^3.4.2",
"eslint-plugin-react": "^7.1.0",
"eslint-plugin-react-native": "^2.3.2",
"jest": "^18.1.0",
"minimist": "^1.2.0",
"shelljs": "^0.7.3",
Expand Down

0 comments on commit d52ab35

Please sign in to comment.