diff --git a/.eslintrc b/.eslintrc index a085374..ff048cf 100644 --- a/.eslintrc +++ b/.eslintrc @@ -11,6 +11,8 @@ "space-infix-ops": [0], "react/prefer-es6-class": [0], "react/prefer-stateless-function": [0], + "import/no-unresolved": [0], + "global-require": [0], }, "globals": { "__PREFIX_LINKS__": true, diff --git a/components/Bio.js b/components/Bio.js index 8913c95..f58f9de 100644 --- a/components/Bio.js +++ b/components/Bio.js @@ -13,6 +13,7 @@ class Bio extends React.Component { >