Skip to content

Commit

Permalink
chore: upgrade non breaking deps
Browse files Browse the repository at this point in the history
  • Loading branch information
Vandish Gandhi committed Jul 25, 2019
1 parent f6cbec3 commit cc7cbf9
Show file tree
Hide file tree
Showing 4 changed files with 3,687 additions and 3,337 deletions.
1 change: 1 addition & 0 deletions .eslintrc
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@
"import/no-extraneous-dependencies": 0,
"react/prefer-stateless-function": 0,
"react/self-closing-comp": ["error", { "component": true, "html": false }],
"react/default-props-match-prop-types": 0,
"jsx-a11y/label-has-for": 0,
"jsx-a11y/no-static-element-interactions": 0,
"jsx-a11y/alt-text": 0,
Expand Down
Loading

0 comments on commit cc7cbf9

Please sign in to comment.