-
Today I generated the flow client using "javascript-flowtyped" for a swagger file. I found the generated client was fine, but I encounter this problem below when running a unit test.
Couldn't…
-
**Describe the bug**
If I'm using `withFormik` with StatefulComponent, than `flow` don't show expected type errors for `OwnProps` in `EnhacedComponent` (if I don't set some required props, I mean). F…
-
#### Description
Please export detox objects for to be able to import them (i.e. element, by etc.).
This is needed to properly use detox in test flow libraries based on it.
-
In version 3.8.2, flow typings of these functions are:
```
toOrderedMap(): Map;
toOrderedSet(): Set;
```
in here:
https://github.com/facebook/immutable-js/blob/v3.8.2/type-definitions/immutable.…
TomiS updated
6 years ago
-
-
To help out with pull requests, it would be really handy if there were some automatic checks to validate that the format of the set data files is correct before PRs can be merged
-
Hey, cool project! Unfortunately, after sinking in quite a bit of effort, figured out it has some issues that make it unusable for my usecase. It would be good to document these in the haddock / re…
-
Does this support Flow? Could this be used as a replacement for Flow's editor integration?
-
In #1315 , a path matching regex was changed to prevent crashes on Windows where an invalid regex would be created (due to missing escapes for backslashes).
The changed code was in `runTests.js`:
…
-
As mentioned by @danvk, we need to figure out how best to instruct others to obtain and use these definitions. I'll be back next week to discuss more.