Illia Panasenko
Illia Panasenko
What do you mean? It's just an example, not a part of implementation. You can use any other function instead of `isTruthy`
Look like it, but deep copying can be done a little more clever than simple stringify-parse, I think
This is something that I definitely want and I expected it to behave like this from default, similar to how recompose' hocs are working, e.g. `withProps` and `withHandlers`. I'm for...
Субтитры ладно, хочется оригинальную звуковую дорожку Спасибо
Hi. Just faced same issue, that is not possible to workaround. I think issue is in `branch` HOC. When using together with another HOC, that adds ref, I'm not sure...
I have signed the CLA!
I think this happened to me couple times after prettier got updated in our repo. The fix was to remove `node_modules/.bin/prettier` and run `yarn` again
I think I've managed to create reproduction repo: https://github.com/ipanasenko/prettier-3-bug-demo To reproduce the bug: - checkout commit `prettier works` - run `yarn` - run `npx prettier --check index.js` to verify that...
We didn't have this problem before recently, and I don't see it with other executables. It's easy to check with other libraries in the same way that I did. I've...
It's in the link in the message you've quoted