Skip to content

Commit

Permalink
eslint upgrade
Browse files Browse the repository at this point in the history
  • Loading branch information
maddhruv committed Dec 4, 2018
1 parent db596f0 commit 705ae1f
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 deletions.
3 changes: 0 additions & 3 deletions .eslintrc
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,6 @@
"react/display-name": 0,
"no-console": 0
},
"ecmaFeatures": {
"jsx": true
},
"env": {
"node": true,
"browser": true,
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"enzyme": "^3.2.0",
"enzyme-adapter-react-16": "^1.1.0",
"es5-shim": "^4.5.9",
"eslint": "^3.6.1",
"eslint": "^5.9.0",
"eslint-plugin-import": "^2.9.0",
"eslint-plugin-react": "^6.3.0",
"express": "^4.14.0",
Expand Down

0 comments on commit 705ae1f

Please sign in to comment.