diff --git a/.eslintrc b/.eslintrc index 9177344c..a1646659 100644 --- a/.eslintrc +++ b/.eslintrc @@ -12,5 +12,10 @@ "react/no-find-dom-node": "warn", "react/no-render-return-value": "warn", "react/no-deprecated": "warn" + }, + "globals": { + "FileReader": true, + "localStorage": true, + "fetch": true } } diff --git a/Backers.md b/Backers.md index 582f06c2..18d221bf 100644 --- a/Backers.md +++ b/Backers.md @@ -1,43 +1,72 @@ -Dear all, +