We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9d91bb7 commit 470fa7bCopy full SHA for 470fa7b
.flowconfig
@@ -12,5 +12,4 @@
12
./src/global-types.js
13
14
[options]
15
-unsafe.enable_getters_and_setters=true
16
suppress_comment=\\(.\\|\n\\)*\\$FlowIgnore
package.json
@@ -128,7 +128,7 @@
128
"eslint-plugin-prettier": "^2.3.1",
129
"eslint-plugin-react": "^7.2.1",
130
"expect.js": "^0.3.1",
131
- "flow-bin": "0.61.0",
+ "flow-bin": "0.63.1",
132
"glob": "^7.0.3",
133
"husky": "^0.14.2",
134
"jest": "^20.0.4",
0 commit comments