Skip to content

Commit

Permalink
Fix build
Browse files Browse the repository at this point in the history
  • Loading branch information
hdnha11 committed Aug 8, 2018
1 parent 362c13e commit 5c3d335
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .eslintrc
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
rules: {
"import/no-unresolved": "off",
"import/no-extraneous-dependencies": "off",
"import/no-named-as-default",
"import/extensions": "off",
"react/forbid-prop-types": "off",
"react/no-did-mount-set-state": "off",
Expand Down

0 comments on commit 5c3d335

Please sign in to comment.