Bohdan Yefimenko

Results 8 comments of Bohdan Yefimenko

@akulsr0, maybe I didn't get it, but how does `propNamePattern` solve the initially described case with `allowedFor`/`dissalowedFor`?

@TkDodo Also, currently, after the second fetch, the error will be `maximum call stack size exceeded.` So, probably, we need to check if the data is serializable or not, rather...

Honestly, not sure what to do with the "Automatic Rebase" action, didn't find any info in [CONTRIBUTING.md](https://github.com/jsx-eslint/eslint-plugin-react/blob/master/CONTRIBUTING.md)

> Should there also be examples of using `propNamePatterns` with one of these new options? I've added one: https://github.com/jsx-eslint/eslint-plugin-react/pull/3805/files#diff-1cf5e390e9444274ee8064c64a72965facfa2171c5453a130f0329e57fe991adR79-R83 Also, I've added one for a more complex setup: https://github.com/jsx-eslint/eslint-plugin-react/pull/3805/files#diff-1cf5e390e9444274ee8064c64a72965facfa2171c5453a130f0329e57fe991adR106-R113 (Relates...

For the future, correct me if I'm wrong, but here, `rebase` is a preferable option over `merge`.