We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 188f0a6 commit 3c62000Copy full SHA for 3c62000
.flowconfig
@@ -44,6 +44,4 @@ suppress_comment=\\(.\\|\n\\)*\\$FlowIssue\\((\\(>=0\\.\\(4[0-9]\\|[1-3][0-9]\\|
44
suppress_comment=\\(.\\|\n\\)*\\$FlowFixedInNextDeploy
45
suppress_comment=\\(.\\|\n\\)*\\$FlowExpectedError
46
47
-unsafe.enable_getters_and_setters=true
48
-
49
[version]
package.json
@@ -26,7 +26,7 @@
26
"eslint-plugin-flowtype": "^2.36.0",
27
"eslint-plugin-react": "^7.4.0",
28
"eslint-plugin-react-native": "^3.1.0",
29
- "flow-bin": "^0.61.0",
+ "flow-bin": "^0.62.0",
30
"jest": "^22.0.0",
31
"prettier": "^1.7.0",
32
"prettier-eslint": "^8.2.1",
0 commit comments