Oleg Deezus

Results 4 comments of Oleg Deezus

For example, unclear option "Commit keystore files?"

@sweetim I had same error. But in my case root of the problem was damn stupid. I just forgot to remove describe.only from one of my tests! =))) I thought...

Have same strange issue for React and React Native import statements ![image](https://cloud.githubusercontent.com/assets/3694749/24425306/677b7cb0-140c-11e7-8952-21b9f9c6f03f.png) I'm using Jest for testing. My Jest config looks like: ```json "jest": { "preset": "react-native", "transform": { "^.+\\.jsx?$":...

Ok. Thanks, @tomi! I'll try to implement flow support in nearest future.