Browse Source

ignore “h in scope” rule

Artur Paikin 6 years ago
parent
commit
bf59f2c2f6

+ 5 - 0
packages/@uppy/react-native/file-picker/.eslintrc

@@ -0,0 +1,5 @@
+{
+  "rules": {
+    "react/react-in-jsx-scope": "off"
+  }
+}

+ 1 - 1
packages/@uppy/react-native/package.json

@@ -1,7 +1,7 @@
 {
   "name": "@uppy/react-native",
   "description": "React Native Uppy UI components",
-  "version": "0.0.1",
+  "version": "0.0.2",
   "main": "file-picker/index.js",
   "license": "MIT",
   "keywords": [